Age | Commit message (Collapse) | Author |
|
supported versions
|
|
|
|
|
|
|
|
|
|
|
|
* Add ale_fix_on_save and ale_fixers to debug output
* Fix test by adding new ale-fix vars
|
|
|
|
|
|
|
|
|
|
Fixed broken link in the CONTRIBUTING.md
|
|
* Fix option passing to cpplint
|
|
files with a03121f5b051ed1f146a8979ea5d2bb26fe05bff.
|
|
default.
|
|
turn it on any more.
|
|
|
|
|
|
Drop "only master branch" travis restriction
|
|
|
|
|
|
|
|
|
|
* Add documentation for hadolint (doc/ale-hadolint.txt)
* Allow `hadolint` linter to run via docker image
These changes enable the `hadolint` linter to run via the author's
docker image, if present. Three modes are supported:
* never use docker;
* always use docker; and
* use docker as a failback.
|
|
|
|
connections via programs
|
|
|
|
|
|
|
|
Be more explicit about the effect of `g:..._perlcritic_profile = ''`
|
|
* linters/lua/luacheck: Show error code in message
|
|
Fix brakeman handler when there is no output
|
|
|
|
Just to prevent any confusion, the documentation now explicitly states
that setting `g:ale_perl_perlcritic_profile` to an empty string merely
disables passing an explicit profile to `perlcritic` and does not cause
`--no-profile` to be set.
|
|
* 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
|
|
|
|
|
|
|