summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-07-10Kotlin and general Gradle support. (#745)Michael Pardo
2017-07-10Fix the flow command tests so they will run on my machinew0rp
2017-07-10Fix #749 - Use /bin/sh when the shell is fishw0rp
2017-07-10Fix #730 - Lint files on save even when nothing was fixedw0rp
2017-07-10Fix #746 - Keep highlights from other plugins when buffers are hiddenw0rp
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-07-09Use rubocop's JSON output format (resolves #339) (#738)Eddie Lebow
2017-07-09Fix issues with running individual tests, and get the Vim tests to run on cer...w0rp
2017-07-09Support setting settings with g:ale_pattern_optionsw0rp
2017-07-08Use different reporter to support older versions of jscs (#737)Jonathan Boudreau
2017-07-07#697 - Clear all highlights every time items are set again, and refactor most...w0rp
2017-07-07Fix windows path check on rust linter (#736)daa84
2017-07-07#710 - Fix a parsing bug caused by the last fixw0rp
2017-07-07Fix #735 - Support old versions of Flow by only adding --respect-pragma for s...w0rp
2017-07-07#710 - Show warnings as warnings for ghcw0rp
2017-07-07Make the executable for gometalinter configurablew0rp
2017-07-06#732 - Use the configuration files when fixing files with rubocopw0rp
2017-07-06Add ale_fix_on_save and ale_fixers to debug output (#731)Gregory Einfrank
2017-07-05#729 - Use a wrapper for simplify to fix // problems on Windowsw0rp
2017-07-03Fix #216 - Filter out errors for other files for ansible-lintw0rp
2017-07-03Add a function for fixing the alignment of Vim help tagsw0rp
2017-07-03Report exceptions thrown for stylelintw0rp
2017-07-03Allow `hadolint` linter to run via docker image (#720)Chris Weyl
2017-07-02Remove the need for pointless callbacks for LSP lintersw0rp
2017-07-02Support an 'stdio' type for linter defintions, and require a command for LSP ...w0rp
2017-07-02Get automatic completion with tsserver to workw0rp
2017-07-02Add some experimental completion code for tsserverw0rp
2017-07-02Adjust output of `luacheck` linter to include error code (#717)Ryan
2017-07-01Fix brakeman handler when there is no outputGabriel Sobrinho
2017-06-29Add profile, other options to the perlcritic linter (#675)Chris Weyl
2017-06-29Make pug-lint detect node_modules executables, and add options for pug-lint l...w0rp
2017-06-29Adds an option to pass additional arguments to the verilog/verilator … (#698)Tarik Graba
2017-06-28Use a new window for the ALEFixSuggest command, and document it betterw0rp
2017-06-28Add puppet-lint fixer (#701)Alexander "Ace" Olofsson
2017-06-27Merge pull request #699 from jwoudenberg/masterw0rp
2017-06-27Elm linter shows full error rangesJasper Woudenberg
2017-06-27Remove style classification from E999 (#696)v1.4.0Nick Krichevsky
2017-06-27Fix #680 - Use --shadow-file to check for problems with mypy while you typew0rp
2017-06-25Change regex to better handle messages with multiple groups of parentheses.John Sivak
2017-06-25Fix #694 - Ignore BEGIN failed errors for Perl only for certain errorsw0rp
2017-06-25Detect .git directories for finding the project root for C projectsw0rp
2017-06-25Add ruby fixer using `rubocop --auto-correct` (#689)Lynn Dylan Hurley
2017-06-25Feature/restore display of symbol (#693)John Sivak
2017-06-25Improve elm linter (#637)Jasper Woudenberg
2017-06-25Fix #690 - Filter out errors from other files for Haskellw0rp
2017-06-25#684 Handle tslint errors without the severity included, and use character in...w0rp
2017-06-25Fix the tests harderw0rp
2017-06-25Fix the tests for the fix on save featurew0rp
2017-06-25Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...w0rp
2017-06-24Added builddir option to clang-tidy to point to json folder (#688)Gagbo