summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16redpen: support end_lnum and end_col if possiblerhysd
2017-11-16add tests and doc for redpen supportrhysd
2017-11-16add redpen supportrhysd
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-15Fix #1131 - Capture both output streams for golintw0rp
2017-11-15Complain about stray echo lines in the codebasew0rp
2017-11-15Merge pull request #1130 from deltaskelta/patch-1w0rp
2017-11-15#852 - Capture error codes for cpplintw0rp
2017-11-15#852 - Capture error codes for ansible-lintw0rp
2017-11-15Update the documentation for GetLoclistw0rp
2017-11-15fix goimports typo in registryJeff Willette
2017-11-14Update the documentation for :ALEDetailw0rp
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-13#1121 Tell people how to lint when leaving insert mode with Ctrl+Cw0rp
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-12Update the documentation for the echo message format, so it makes more sensew0rp
2017-11-12Sort some linter entries alphabeticallyw0rp
2017-11-12Fix #510 Support checking LESS files with stylelintw0rp
2017-11-12Merge branch 'zanona-less-lessc-linter'w0rp
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-12Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
2017-11-12Fix a typow0rp
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