Age | Commit message (Collapse) | Author |
|
|
|
ESLint --config option causes it to not detect node_modules?
|
|
|
|
|
|
|
|
filenames for eslint --fix
|
|
|
|
'on_save' again
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
linting is disabled
|
|
Add a pycodestyle linter
|
|
* Add clang-format fixer for C/C++
* Document clang-format options
* Refer ale-cpp-clangformat to ale-c-clangformat
|
|
|
|
|
|
|
|
* Suppress warning about .eslintignore'd file
* Fix slightly ironic lint error
* Lock error suppression behind a variable; add docs and tests
|
|
errors E924, E925, and E926
|
|
|
|
Add erubis linter
|
|
This linter works largely the same as the existing `erubylint` linter,
except it works with `erubis` instead of `erb` as the driving command.
|
|
checks
|
|
|
|
quickfix/loclist items to other buffers
|
|
add phpcbf fixer
|
|
|
|
* Added new linter for GraphQL: GQLint
* added help-files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add feature check for SyntaxErl linter
* Escape SyntaxErl executable path in commands
|
|
SyntaxErl if an option is on in ALE
|
|
Add original filename to SyntaxErl command
|
|
|
|
|
|
|
|
filename items in quickfix and loclist.
|