Age | Commit message (Collapse) | Author |
|
|
|
E999 to be style errors or warnings
|
|
|
|
|
|
|
|
* Added filename keys to gobuild and gometalinter
* Removed skipping files not in current package
* Removed `--include` for gometalinter
* Fixed the tests
|
|
|
|
|
|
fix goimports typo in registry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#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
|