summaryrefslogtreecommitdiff
path: root/ale_linters
AgeCommit message (Expand)Author
2017-11-11Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-11Handle flow extra errors (#946)Florian Beeres
2017-11-10Added support for linting of proto files (#1098)Jeff Willette
2017-11-09Simplfy semver handling and share the semver version cache across everythingw0rp
2017-11-09Merge pull request #1105 from wuqiong4945/masterw0rp
2017-11-09add 'output_stream': 'stderr', let golint workwuqiong4945
2017-11-09Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec...w0rp
2017-11-08Add PyLS linter (#1097)Auri
2017-11-08ale_linters/dafny: lint only saved filesTaylor Blau
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