Age | Commit message (Collapse) | Author |
|
* Add column number to perlcritic linting output
This returns the column number of the perlcritic error so that ale can
show the column in addition to the line where perlcritic found an error.
* Add perlcritic configuration for rule names
This adds a configuration setting so that the name of the perlcritic
rule is shown [Rule::Name] after the error message.
This is useful to lookup the rule failure.
* Add a vader test for perlcritic#GetCommand
|
|
|
|
|
|
|
|
|
|
* Add :ALEFirst and :ALELast commands
* Add documentation for ALEFirst and ALELast commands
* Add tests for ale#loclist_jumping#JumpToIndex()
* Fix the loclist jumping tests
|
|
|
|
|
|
will work in vimrc
|
|
configurable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix minor typo in the g:ale_lint_on_insert_leave docs
|
|
|
|
|
|
|
|
|
|
|
|
problems
|
|
|
|
|
|
|
|
* Add xmllint linter for xml
|
|
|
|
Add checkstyle linter
|
|
|
|
|
|
each buffer
|
|
|
|
* Add kotlinc checker for kotlin
|
|
Add Vale linter definitions
|
|
|
|
|
|
|
|
|
|
|
|
Add the Reek checker for Ruby.
|
|
|
|
* Initial attempt at an rpmlint linter.
* Add some basic documentation.
* Play with indentation in the test file.
* Another attempt to fix the rpmlint test.
* Hopefully this does it.
|
|
* Add missing "use global" var for tslint
* Add typescript tslint documentation
|
|
Add gometalinter linter for go files
|
|
appropriate
|
|
|
|
|
|
|