Age | Commit message (Collapse) | Author |
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
They were all the same size
|
|
|
|
* #418 Make `go build` linter check files on disk
* Omit errors from imported go packages
|
|
|
|
|
|
Added shellcheck executable and options variable
|
|
Typo correcting 3.0.7 -> 0.3.7 for `vint --no-color`
|
|
|
|
updated docs
|
|
|