summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-11-17redpen: fix start columnrhysd
2017-11-17redpen support for asciidoc, reST, LaTeX and Re:VIEWrhysd
2017-11-16Merge pull request #1133 from nicwest/linter-clj-jokerw0rp
2017-11-16Merge pull request #1137 from rhysd/redpenw0rp
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
2017-11-16Merge pull request #1135 from aurieh/masterw0rp
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
2017-11-15#852 Capture error codes for pycodestyle, and consider every code except E999...w0rp
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
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
2017-11-14Add tests for the goimports fixer commandsw0rp
2017-11-14Added support for goimports fixer (#1123)Jeff Willette
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
2017-11-13#852 Capture error codes for ESLintw0rp
2017-11-13Fix #1124 - Handle stack-build errors with leading spacesw0rp
2017-11-13Fix #1122 - Handle notes for shellcheck errors again, and use type 'I' for notesw0rp
2017-11-12[eruby] Add GetCommand to erubis linterEddie Lebow
2017-11-12[eruby] Add GetCommand to erb linterEddie Lebow
2017-11-13#852 Support formatting echo messages with error codes. No linters set the `c...w0rp
2017-11-12Add support for showing Info severities in echoed messagesw0rp
2017-11-12Fix #510 Support checking LESS files with stylelintw0rp
2017-11-12Show problems from other files for lesscw0rp
2017-11-12Add tests for the command and executable callbacks, and make them use local n...w0rp
2017-11-12Add tests for ocaml-language-server callbacksMichael Jungo
2017-11-12#1108 Support setting b:ale_linter_aliases to a Listw0rp
2017-11-12#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-11-12#1108 Support selecting fixers with Listsw0rp
2017-11-12perlcritic: all issues are warningsEddie Lebow
2017-11-12Remove id from LSP notificationsMichael Jungo
2017-11-12#1095 Cache the sorting of patterns for g:ale_pattern_optionsw0rp
2017-11-12#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-12Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-12Handle flow extra errors (#946)Florian Beeres