summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-11-07ale_linters: add 'dafny' linterTaylor Blau
2017-11-07Add dart LSP (resolves #1006)aurieh
2017-11-05Add executable option for phpmd linter (resolves #1076) (#1078)David Sierra DiazGranados
2017-11-05Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` fo...w0rp
2017-11-05Fix #1061 - Handle the filenames returned by javacw0rp
2017-11-03Fix #491 - Only set -x for shellcheck for versions which support the optionw0rp
2017-11-03windows compatible warning match pattern for erlc (#1071)Antoine Reilles
2017-10-31Prevent logging of errors in the php linter.Derrick Nelson
2017-10-31Fix #936 - Check the actual files for gosimple and staticcheckw0rp
2017-10-26Fix #1039 - Only check the file on disk for dartanalyzerw0rp
2017-10-26Fix #1051 - Support ash and dash for shellcheck and the sh linterw0rp
2017-10-26don't use stdin with tflintNathaniel Williams
2017-10-26Add tflint fot TerraformNathaniel Williams
2017-10-26Merge pull request #1009 from sirbrillig/add/phpcs-include-code-optionw0rp
2017-10-26Include sniff code in messagePayton Swick
2017-10-26Fix #1045 - Handle both output streams for Cargow0rp
2017-10-26Fix #491 - Use -x for shellcheck for checking files with sourced filesw0rp
2017-10-25Fix indentation for the haml-lint filew0rp
2017-10-25auto-detect .rubocop.yml and .haml-lint.ymlFrank Schumacher
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