summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-31Put info about lightline-ale in README.md (fixes #1065)Maxim Baz
2017-10-30#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffersw0rp
2017-10-30Merge pull request #1059 from ahmedelgabri/reason-refmtw0rp
refmt fixer for ReasonML
2017-10-29refmt fixer for ReasonMLAhmed El Gabri
2017-10-29Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all ↵w0rp
buffers or one buffer
2017-10-29#817 - Document the buffer toggling options, and define plug mappings for ↵w0rp
everything
2017-10-28#817 Add commands for toggling ALE for only the current bufferw0rp
2017-10-28#817 Move code for toggling ALE to its own filew0rp
2017-10-28Fix #971 - Add an option for turning errors about missing eslint config ↵w0rp
files off.
2017-10-27Merge pull request #1053 from SamHowie/hackfmtw0rp
Add hackfmt fixer
2017-10-27Add hackfmt fixerSam Howie
2017-10-27#1054 - Prevent ALE from adding the after directory to runtimepath too muchw0rp
2017-10-26Fix #1039 - Only check the file on disk for dartanalyzerw0rp
2017-10-26Fix #1041 - Do not request completions shortly after CompleteDonew0rp
2017-10-26Fix #1051 - Support ash and dash for shellcheck and the sh linterw0rp
2017-10-26Fix #1048 - Do not lint files named "."w0rp
2017-10-26Merge pull request #1052 from natw/tflint-no-stdinw0rp
don't use stdin with tflint
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
phpcs: include sniff code in message
2017-10-26Add test for phpcs error codePayton Swick
2017-10-26Include sniff code in messagePayton Swick
2017-10-26#1049 Do not modify runtimepath if the conflict warnings are disabledw0rp
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-26Remove redundant code for the GCC handler, and fix bugs with errors for - ↵w0rp
not being parsed
2017-10-25Fix an exception with notes with no previous messagew0rp
2017-10-25Fix indentation for the haml-lint filew0rp
2017-10-25Merge pull request #1047 from thenoseman/linter-hamllint_autodetect_configw0rp
[PR: hamllint] auto-detect .rubocop.yml and .haml-lint.yml when using haml-lint
2017-10-25Make one of the sign tests work in all localesw0rp
2017-10-25Handle multiple files localtion lists with gcc handler (#1034)Gerry Agbobada
Handle multiple files in the GCC handler.
2017-10-25force add test fixtures for hamllintFrank Schumacher
2017-10-25auto-detect .rubocop.yml and .haml-lint.ymlFrank Schumacher
Based on path to current file
2017-10-25Make the sign placement test pass more often by using another shellw0rp
2017-10-25Make the highlight placement test pass more often by using another shellw0rp
2017-10-25Set better highlights for write-goodw0rp
2017-10-25Merge pull request #1044 from sumnerevans/mail-lintersw0rp
#955 Add vale linter for mail files
2017-10-25Fix the write-good tests on Windowsw0rp
2017-10-25Fix #643 - Add support for write-good for many languagesSumner Evans
2017-10-24#955 add documentationSumner Evans
2017-10-24#995 add vale linter for mail filesSumner Evans
2017-10-24Merge branch 'aurieh-master'w0rp
2017-10-24example for 'rcfile' on ale_python_pylint_options Su Shangjun
Two hyphens instead of one will enable the option `rcfile`.
2017-10-25Add Vader testsaurieh
2017-10-24proselint for mail files (#1037)Christopher Swingley
Add proselint for mail files
2017-10-24Merge pull request #1030 from grddev/run-tests-osxw0rp
Update test scripts to work on OS X
2017-10-24adds fixer support for hfmt (#1027)Zack Kourouma
Add support for fixing Haskell with hfmt
2017-10-24Add phan as a linter for php files (#1026)Diego Oliveira
Add phan for checking PHP code
2017-10-24Merge pull request #1025 from kfox/add-rustfmt-fixerw0rp
add rustfmt fixer
2017-10-24Merge pull request #1017 from carakan/elixir_formatw0rp
`mix format` new fixer for elixir lang