Age | Commit message (Collapse) | Author |
|
* Add profile, other options to the perlcritic linter
|
|
|
|
failed
|
|
like the other linters
|
|
* Adds an option to pass additional arguments to the verilog/verilator linter
The new otion is g:ale_verilog_verilator_options
+ doc
* Spell check verilog linter doc file
* Add entries to the verilog linters in the doc table of content
* Vader test for verilog/verilator linter args option verilog_verilator_options
|
|
* Add prettier-standard support
* Update ale-javascript.txt
Remove a duplicated header line.
|
|
|
|
* Add puppet-lint fixer
* Add vader test for puppetlint fixer
* Ensure puppetlint variables are initialized
|
|
Elm linter shows full error ranges
|
|
|
|
|
|
|
|
* Remove style classification from E999
* Update test_flake8_handler to reflect E999 changes
|
|
|
|
|
|
|
|
|
|
Change regex to better handle messages with multiple groups of parentheses.
|
|
|
|
|
|
|
|
|
|
* add ruby fixer for `rubocop --auto-correct`
|
|
|
|
* Add display of the pylint symbol name after the message.
* Update test to pass.
|
|
* Improve elm linter
Some types of errors do not return nice JSON.
Show them on the first line instead of showing nothing.
* Remove unnecessary properties from elm linter
* Add a vader test for elm-make linter
* Test non-JSON elm-make errors are shown
|
|
|
|
instead of position for the columns
|
|
|
|
|
|
|
|
|
|
and handling of end line and column numbers
|
|
|
|
|
|
Add a clangcheck linter
|
|
Detect compille_commands.json files for clang-tidy
|
|
|
|
|
|
|
|
|
|
|
|
some reason
|
|
|
|
|
|
* Use locally-installed PHPCS if available
* Add author
* Add configuration options
* Escape executable
* Add tests
|
|
|
|
|
|
|
|
add_blank_lines_for_python_control_statements
|