Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
#852 - Capture error codes for Rubocop
|
|
|
|
* Added support for goimports fixer
* added test and executable check
* fixed test assertions to reflect executable check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`code` key yet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
node_modulse esxecutables like other linters
|
|
|
|
|
|
|
|
|
|
Perlcritic is a style checker, not a syntax validator.
This change was originally proposed by @RsrchBoy in
https://github.com/w0rp/ale/pull/784.
|
|
|
|
|
|
|
|
|
|
first match
|
|
|
|
Show more information for Flow errors with :ALEDetail
|
|
|
|
* Added support for linting of proto files
* Added function to get the proper protoc command
|
|
|
|
|
|
Add tests for ocaml-language-server callbacks
|
|
|
|
|
|
|
|
Perlcritic: All issues are warnings
|
|
|
|
Perlcritic is a style checker, not a syntax validator.
This change was originally proposed by @RsrchBoy in
https://github.com/w0rp/ale/pull/784.
|
|
* Add ocaml-language-server for OCaml and ReasonML
* Remove id from LSP notifications
|
|
|
|
|