summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2018-07-04Remove deprecated code for the 2.0 releasev2.0.0w0rp
2018-07-01add pyre lsp linter to python lintersDerek P Sifford
2018-07-01Respect ale_warn_about_trailing_whitespace for yamllintw0rp
2018-07-01Capture error codes for yamlllintw0rp
2018-07-01Fix #1412 - Use --stdin-filename for newer reek versionsw0rp
2018-06-27Rust Cargo linter: Improve workspace support (#1679)Dan Aloni
2018-06-27Merge pull request #1675 from nicopauss/masterw0rp
2018-06-27Merge pull request #1682 from fennerm/fix_prospector_e474w0rp
2018-06-26Fix prospector empty string errorFenner Macrae
2018-06-25Handle cython warning with custom handle and remove '--warning-errors'.Nicolas Pauss
2018-06-25sh: add bash-language-server linterChristian Höltje
2018-06-25Improve pyrex cython linter.Nicolas Pauss
2018-06-20Merge pull request #1665 from ashemedai/masterw0rp
2018-06-20Merge pull request #1618 from colbydehart/masterw0rp
2018-06-20Remove redundant spaces.w0rp
2018-06-20Make CloudFormation linter work again with latestJeroen Ruigrok van der Werven
2018-06-17Merge pull request #1653 from chaucerbao/feature/js-tsserver-supportw0rp
2018-06-17Merge pull request #1650 from yasuhiroki/support-cfn-python-lintw0rp
2018-06-13Add TSServer support for JavaScript filesAlvin Chan
2018-06-13Add end_lnum and end_col in cfn_python_lint handleryasuhiroki
2018-06-12Add linter for AWS CloudFormation template fileyasuhiroki
2018-06-07WIP cd to project pathColby Dehart
2018-06-07added test for command callbackColby Dehart
2018-06-07Use --vanilla switch for RscriptStefan Siegel
2018-06-07#1635 - Use the project base rather than its parent for cqueryBen Falconer
2018-06-06Add the cquery LSP #1475 #1594Ben Falconer
2018-06-05Allow all Python linter executables to be set to `pipenv`.Eddie Lebow
2018-06-04Allow linting rust tests and examples with cargoMichał Budzyński
2018-06-03Merge pull request #1625 from elebow/flake8-pipenv-runw0rp
2018-06-03Respect warn_about_trailing_whitespace for gitlintw0rp
2018-06-02Allow flake8 executable to be set to `pipenv`.Eddie Lebow
2018-06-02handled temp file and env variable correctly; added testsColby Dehart
2018-06-02Merge pull request #1617 from luitzifa/masterw0rp
2018-06-01added mix build path env var to the mix compileColby Dehart
2018-05-30Add mix linter for elixirMagnus Ottenklinger
2018-05-29Fix for puppet version 5.4.0Daniel Kraemer
2018-05-28#1587 - Add deprecation warnings for old linter optionsw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-05-28Fix #1611 - Fix perlcritic escaping on Windowsw0rp
2018-05-28Merge pull request #1562 from haginaga/support_phan_clientw0rp
2018-05-27Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handlehaginaga
2018-05-27Fix code style issues and refactor to use ale#Varhaginaga
2018-05-26Merge pull request #1574 from hecrj/elm-0.19w0rp
2018-05-25Fix multiline indentationHéctor Ramón Jiménez
2018-05-25Move the sasslint handlers to one locationw0rp
2018-05-25Merge pull request #1573 from zed0/masterw0rp
2018-05-25Merge pull request #1575 from tsuburin/enable_dmd_warningsw0rp
2018-05-15Fix #1584 - Make duplicate msgfmt messages easier to navigatew0rp
2018-05-15Make Elm linter backwards compatible with Elm 0.18Héctor Ramón Jiménez
2018-05-15Run sass-lint from the target's directoryBen Falconer