summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-19Merge pull request #1272 from Codezerker/masterw0rp
2018-01-19Fix the didSave tests so they work in NeoVim 0.1.7, and do not send the messa...w0rp
2018-01-19Send didSave message to LSP-based linters (#1295)Rafael Lerm
2018-01-17Fix a command wrapper test on Windowsw0rp
2018-01-17Fix #1298 - Escape commands for PowerShellw0rp
2018-01-12Merge pull request #1268 from bbannier/masterw0rp
2018-01-12Merge pull request #1270 from kevinkjt2000/test-ghc-optionsw0rp
2018-01-12Merge pull request #1256 from jonatanolofsson/masterw0rp
2018-01-12Merge pull request #1275 from ipetkov/cargo-featuresw0rp
2018-01-12Show only the master status for AppVeyorw0rp
2018-01-11Teach ALE about cargo features and add some configuration optionsIvan Petkov
2018-01-11Allow syntax errors for mypy to be ignoredw0rp
2018-01-08Fix the doc style for ale-luajiangzhi.xie
2018-01-08Add a luac linter for Luajiangzhi.xie
2018-01-08Fix a syntax error in a testw0rp
2018-01-07test for ghc optionsKevin Tindall
2018-01-07Make it possible to inject flags of protoc invocation.Benjamin Bannier
2018-01-07Removed unneeded `SetDirectory` call in proto handler test.Benjamin Bannier
2018-01-07Merge pull request #1262 from rhysd/avoid-old-tidyw0rp
2018-01-07Go: Add gotype support (#1099)Jelte Fennema
2018-01-07Show more ALE variables in ALEInfow0rp
2018-01-06Explain /usr/bin/tidy is ignored on macOS and how to install the latest tidyrhysd
2018-01-03html: Avoid old tidy on macOSrhysd
2018-01-02Fix #1255: Move extra clang-check args to before user optionsJonatan Olofsson
2018-01-02Merge pull request #1260 from kevinkjt2000/add-ghc-optionsw0rp
2018-01-02Merge pull request #1254 from bkhl/masterw0rp
2018-01-02Merge pull request #1252 from nthapaliya/fish-shell-linterw0rp
2018-01-02Merge branch 'add-fountain-proselint-support'w0rp
2018-01-02Fix some bad indentationw0rp
2018-01-01add ghc entry to the ToCKevin Tindall
2018-01-01haskell_ghc_options are now added to the ghc commandKevin Tindall
2017-12-27Don't use temporary file for rustfmt fixerBjörn Lindström
2017-12-26Add handler testNiraj Thapaliya
2017-12-26Edit README and helpNiraj Thapaliya
2017-12-26Support for fish file lintingNiraj Thapaliya
2017-12-26Fix #1251 - Handle an empty list in the line callback when NeoVim crashesw0rp
2017-12-26Merge pull request #1250 from yaryabu/patch-1w0rp
2017-12-25Fix c# documentation variable typoYaroslav Ryabukha
2017-12-20Add four spaces, not tabs.Jansen Mitchell
2017-12-20Add Fountain with proselint info to ale.txt. Add Fountain online documentation.Jansen Mitchell
2017-12-20Fix #1115 - Add support for wrapping all commands with an optionw0rp
2017-12-20Fix the gitlint testw0rp
2017-12-20Make the error codes configurable for gitlintw0rp
2017-12-20Add support for linting git commit message files (#1233)Nick Diego Yamane
2017-12-19Add Fountain and linter support information to README.Jansen Mitchell
2017-12-19Add support for Fountain with proselint.Jansen Mitchell
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-19Fix #1031 - Make the rust flags configurablew0rp
2017-12-19Fix #1240 - Parse line and column numbers for fatal embertemplatelint errorsw0rp
2017-12-19Fix mcsc paths and escaping for Windowsw0rp