summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-12[eruby] Rename `erubylint` → `erb` to match tool nameEddie 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-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
2017-11-12#1098 Add protoc-gen-lint to the list of supported toolsw0rp
2017-11-12Added support for linting of proto files (#1098)Jeff Willette
2017-11-12Simplfy semver handling and share the semver version cache across everythingw0rp
2017-11-12add 'output_stream': 'stderr', let golint workwuqiong4945
2017-11-12Merge pull request #1113 from jungomi/ols-testsw0rp
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-11#1108 Support using Lists and 'all' for b:ale_lintersw0rp
2017-11-11Merge pull request #1111 from elebow/perlcritic-only-warningsw0rp
2017-11-11#1108 Support selecting fixers with Listsw0rp
2017-11-11perlcritic: all issues are warningsEddie Lebow
2017-11-11Merge pull request #1110 from jungomi/ocaml-language-serverw0rp
2017-11-11Remove id from LSP notificationsMichael Jungo
2017-11-11Add ocaml-language-server for OCaml and ReasonMLMichael Jungo
2017-11-11Fix a typow0rp
2017-11-11#1095 Cache the sorting of patterns for g:ale_pattern_optionsw0rp
2017-11-11#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...w0rp
2017-11-11Add rstcheck linter to check for errors in restructured text (#1090)jnduli
2017-11-11Handle flow extra errors (#946)Florian Beeres
2017-11-10#1098 Add protoc-gen-lint to the list of supported toolsw0rp
2017-11-10Added support for linting of proto files (#1098)Jeff Willette
2017-11-09Simplfy semver handling and share the semver version cache across everythingw0rp
2017-11-09Remove unnecessary cat command from less#lesscMarcus Zanona
2017-11-09Fix imported files path lookup on less#lessc linterMarcus Zanona
2017-11-09Adjust author info on less#lessc linterMarcus Zanona
2017-11-09Adjust formatting on less#lessc linterMarcus Zanona
2017-11-09Merge pull request #1105 from wuqiong4945/masterw0rp
2017-11-09add 'output_stream': 'stderr', let golint workwuqiong4945
2017-11-09Add support for linting less files with lesscMarcus Zanona