summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
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
2018-05-12Show Elm.Kernel as location when `report.path` is `null` in a general problemHéctor Ramón Jiménez
2018-05-12Added "-wi" to the dmd command to endable warning messages.tsuburin
2018-05-12Use `message` as `text` instead of `title`Héctor Ramón Jiménez
2018-05-11Update ale-elm docHéctor Ramón Jiménez
2018-05-11Test global problems and imported module errorsHéctor Ramón Jiménez
2018-05-11Upgrade Elm linter to support 0.19 error reportsHéctor Ramón Jiménez
2018-05-08Fix to follow the Google VimScript Style Guidehaginaga
2018-05-08Fix to follow the Google VimScript Style Guidehaginaga
2018-05-08Modify to be able to use phan_client without g:ale_php_phan_executablehaginaga
2018-05-08(close w0rp/ale#1561) Add support phan_client for phphaginaga
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-05-01Add bundle option to mdlDavid Rodríguez
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-26flake8: Move to the buffer's directory before running flake8 commandAndreas Kloeckner
2018-04-22Close #1162 - Implement completion support with LSP serversw0rp
2018-04-21Merge pull request #1511 from elebow/add-cucumber-checkerw0rp
2018-04-20Add cucumber checker for cucumber filesEddie Lebow
2018-04-17Fix #1507 - Add an option for disabling switching directories for pylintw0rp
2018-04-15Close #1504 - Add an option for removing --respect-pragma for floww0rp
2018-04-12Fix rust rls linter toolchain argumenteyenseo
2018-04-10Fix #1492 - Make pylint error parsing work on Windowsw0rp
2018-04-10Fix #1490 - Rename the g++ linter to gcc, and add an alias for the old namew0rp
2018-04-09Merge pull request #1488 from languitar/pmdw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2018-04-09Add support for the java PMD linterJohannes Wienke
2018-04-09pylint: Move to the buffer's directory before running pylint command (Fix #1472)rhysd
2018-04-08Close #1476 - Make the javac executable configurablew0rp
2018-04-08Close #1315 - Make the vint executable configurablew0rp
2018-04-07Fix #1479 - Respect g:hdevtools_options for hdevtoolsw0rp
2018-04-05Integration of qmlfmt linting tool (#1462)P M
2018-04-05Add fsc linter for Scala (#1452)Nils Leuzinger
2018-04-05Merge pull request #1455 from Christian-Gibbons/flawfinder_cpp_severity_fixw0rp
2018-04-05Merge pull request #1429 from stewy33/masterw0rp
2018-03-28Flawfinder for C++:christian-gibbons
2018-03-27#1167 Use the make -n parsing for C++ compilers, and document the new optionw0rp
2018-03-27Merge pull request #1434 from roel0/masterw0rp