summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-10-25Merge pull request #1044 from sumnerevans/mail-lintersw0rp
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans
2017-10-24#995 add vale linter for mail filesSumner Evans
2017-10-24Merge branch 'aurieh-master'w0rp
2017-10-24proselint for mail files (#1037)Christopher Swingley
2017-10-24Add phan as a linter for php files (#1026)Diego Oliveira
2017-10-24Add checkmake (resolves #866)aurieh
2017-10-22Merge pull request #1032 from diegoholiveira/tests_phpmdw0rp
2017-10-22Fix the regex of phpmdDiego Oliveira
2017-10-19add support for remark-lintrhysd
2017-10-15#977 Complain about the lack of configuration files for scalastyle in such a ...w0rp
2017-10-12Merge pull request #968 from adriaanzon/luacheck-whitespacew0rp
2017-10-10Add llc integration for LLVM IR (#979)Linda_pp
2017-10-06Fix Elm linter for Windows (resolves #980)Keith Pinson
2017-10-03Fix typosrhysd
2017-09-30Added g:ale_php_phpstan_configuration optionRuslan Osmanov
2017-09-30Luacheck: Respect warn_about_trailing_whitespace optionAdriaan Zonnenberg
2017-09-27Implemented review recommendationsXristoph Hintermüller
2017-09-25Added advanced c-sharp linterXristoph Hintermüller
2017-09-22Move dialect setting before user options (shellcheck)Tim Byrne
2017-09-18fix typo `RUBUCOP` --> `RUBOCOP` for slim lintMarkus Doits
2017-09-15slimlint: Search for .rubocop.yml and use itMarkus Doits
2017-09-13Report problems in other files for brakeman, and get the tests to pass on Win...w0rp
2017-09-14Add solidity linter: soliumJeff Sutherland
2017-09-12Fix #921 - Capture both output streams for gosimple and staticcheckw0rp
2017-09-11Require function! to be used instead of functionw0rp
2017-09-10Elm local install support (#915)Clément DOUIN
2017-09-10Fix an SML variable init bug, and get the SML cm file tests to pass on Windowsw0rp
2017-09-08Add GLSL linter using glslang (#914)Sven-Hendrik Haase
2017-09-07Add cuda nvcc linter (#874)BlahGeek
2017-09-06Add an option for ignoring the output of TSLint if a file contains a single b...w0rp
2017-09-03allow options to be set for `lintr`Alex Axthelm
2017-09-03Allow for lintr optionsAlex Axthelm
2017-09-03Detect and use CM files for smlnj (#884)Jake Zimmerman
2017-08-31Fix #895 - Run Node.js scripts with node.exe instead of node on Windowsw0rp
2017-08-30Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp
2017-08-30Merge remote-tracking branch 'jclem/master' into tslint-rulesw0rp
2017-08-30Add a linter for Apache Thrift IDL filesJon Parise
2017-08-29Gradle support for javacBrayden Banks
2017-08-28#869 - Detect the shell dialect from the hashbang for shellcheckw0rp
2017-08-26#868 - Prefer cmd.js files for executing standardw0rp
2017-08-26Set the end column for some Vint problemsw0rp
2017-08-25Add pycodestyle Python linter support (#872)Michael
2017-08-22Merge pull request #865 from jez/erubis-linterw0rp
2017-08-21Add erubis linterJake Zimmerman
2017-08-21Fix #864 - Use the user's configured executable for phpstan for executable() ...w0rp
2017-08-20#653 Show errors from other files for mypyw0rp
2017-08-20Fix some indentationw0rp
2017-08-20Added new linter for GraphQL: gqlint (#863)Michiel Westerbeek
2017-08-20#653 Update tslint to set the filename key for problems in other filesw0rp