Age | Commit message (Collapse) | Author |
|
|
|
|
|
update doc/ale.txt
|
|
|
|
|
|
|
|
* Disable rpmlint by default as it is not safe.
|
|
|
|
|
|
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
|
|
|
|
|
|
Fix link to cppcheck
|
|
|
|
Make jshint work with html
|
|
|
|
Fix htmlhint variable names
|
|
|
|
* Flow: Fix case where 1st msg points to different file
* Remove `bufnr` from Flow handler output
* Fix the failing test & add a new one
|
|
|
|
global scope
|
|
|
|
|
|
Add gometalinter linter for go files
|
|
appropriate
|
|
turn on lint_file for crystal build to resolve `require` path errors
|
|
|
|
make it so every value can be computed dynamically
|
|
|
|
|
|
|
|
|
|
Add linter for Crystal lang
|
|
|
|
- invokes via `crystal build` command without codegen
- adds vader tests
|
|
|
|
Linter is disabled by default (see g:ale_go_gometalinter_enabled) as it
conflicts with a number of established ALE linters (golint, govet,
gosimple, staticcheck, etc).
|
|
Fix gobuild linter with multiple source files
|
|
Resolves issues with gobuild linter with multiple go source files
belonging to the same go package.
|
|
Add support for multiple filetypes in filetype aliasing
|
|
PHP: Fix double errors and support fatal errors
|
|
|
|
Some fixes in markdown documents
|
|
always has done, by default
|
|
|
|
|