summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2017-11-19Stop the completion tests from failing randomlyw0rp
2017-11-19Make the iverilog tests match the other testsw0rp
2017-11-19Make options configurable for iverilog (#1143)RedBug312
2017-11-19#852 - Capture error codes for tflintw0rp
2017-11-19#852 - Capture error codes for swiftlintw0rp
2017-11-19#852 - Capture error codes for swaglintw0rp
2017-11-19#852 - Capture error codes for stylelintw0rp
2017-11-19#852 - Capture error codes for slim-lintw0rp
2017-11-19#852 - Capture error codes for reekw0rp
2017-11-19#852 - Capture error codes for nimcheckw0rp
2017-11-19#852 - Capture error codes for mcs and mcscw0rp
2017-11-19#852 - Capture error codes for luacheckw0rp
2017-11-18#852 - Capture error codes for jscsw0rp
2017-11-18#852 - Capture error codes for csslintw0rp
2017-11-18#852 - Capture error codes for checkstylew0rp
2017-11-17Fix #516 - Add support for pyflakes for Pythonw0rp
2017-11-17Merge pull request #1142 from rhysd/redpen-extw0rp
* redpen support for asciidoc, reST, LaTeX and Re:VIEW * redpen: fix start column * add redpen as text linter
2017-11-17Fix #741 - Set highlights for entire lines when signs are disabledw0rp
2017-11-17add ale_asm_gcc_executable option (#1138)Thomas van der Burgt
* add ale_asm_gcc_executable option * add Vader tests for asm gcc linter command callbacks
2017-11-17redpen: fix start columnrhysd
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-11-16erb, erubis: Redirect file into first command.Eddie Lebow
The previous version relied on a zsh-specific behavior where `<filename` after a pipe could redirect to the first command. This is the standard way to do it.
2017-11-16Merge pull request #1133 from nicwest/linter-clj-jokerw0rp
add joker handler for clojure
2017-11-16Merge pull request #1137 from rhysd/redpenw0rp
Add Redpen support
2017-11-16redpen: fix trailing comma in test datarhysd
2017-11-16redpen: support end_lnum and end_col if possiblerhysd
2017-11-16Merge pull request #1114 from elebow/eruby-strip-rails-flavoringw0rp
Strip Rails flavoring from eRuby when in a Rails project. Fixes #580.
2017-11-16Merge pull request #1135 from aurieh/masterw0rp
Capture error codes for checkmake
2017-11-16add tests and doc for redpen supportrhysd
2017-11-16Fix #1132 - Parse react error codes again for ESLintw0rp
2017-11-16Modify vader tests for d585123aurieh
2017-11-15add joker handler for clojureNic West
Adds new linter for clojure using joker https://github.com/candid82/joker fixes #975 ref #544 #1040
2017-11-15#852 Capture error codes for pycodestyle, and consider every code except ↵w0rp
E999 to be style errors or warnings
2017-11-15#852 Capture error codes for pylint, throw away the msgid valuesw0rp
2017-11-15#852 Capture error codes for shellcheckw0rp
2017-11-15Clean up tests to stop people copy and pasting the wrong examplesw0rp
2017-11-15Show problems from other files for gobuild and gometalinterJeff Willette
* Added filename keys to gobuild and gometalinter * Removed skipping files not in current package * Removed `--include` for gometalinter * Fixed the tests
2017-11-15Complain about stray echo lines in the codebasew0rp
2017-11-15#852 - Capture error codes for cpplintw0rp
2017-11-15#852 - Capture error codes for ansible-lintw0rp
2017-11-14Fix #757 - Show :ALEDetail messages in a windoww0rp
2017-11-14Fix #1128 - Add g:ale_linters_explicit for only enabling linters explicitlyw0rp
2017-11-14Merge pull request #1129 from aliou/rubocop-cop-as-error-codew0rp
#852 - Capture error codes for Rubocop
2017-11-14Add tests for the goimports fixer commandsw0rp
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
* Added support for goimports fixer * added test and executable check * fixed test assertions to reflect executable check
2017-11-14#852 - Capture error codes for RubocopAliou Diallo
2017-11-14Fix #1069 Support formatting the loclist messages with g:ale_loclist_msg_formatw0rp
2017-11-14#852 - Capture error codes for flake8w0rp
2017-11-13#852 - Capture error codes for TSLintw0rp
2017-11-13#852 Pass on error codes in the loclist correctionsw0rp