Age | Commit message (Collapse) | Author |
|
|
|
|
|
after saving a file
|
|
|
|
|
|
|
|
Add Tcl nagelfar linter
|
|
rename the Rust LSP linter to `rls`
|
|
|
|
|
|
|
|
|
|
|
|
buffers for checking buffers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
like the LSP linters
|
|
|
|
|
|
|
|
|
|
Added fixer for Standard linter
|
|
|
|
|
|
does not work
|
|
detected
|
|
|
|
|
|
column numbers
|
|
|
|
|
|
* Add yaml swaglint linter
|
|
detected for clang-check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add SyntaxErl linter
|
|
* Added phpstan linter for php.
|
|
These changes add [SyntaxErl][1] integration. SyntaxErl is a syntax
checker tool for Erlang.
[1]: https://github.com/ten0s/syntaxerl
|
|
|
|
|
|
* Add support for scalastyle
* Add scalastyle docs
* scalastyle support for column numbers
* off by one column
* Add tests for scalastyle command and handler
* update readme for scalastyle
* allow full scalastyle options instead of just config file
* fix indentation
* allow scalastyle config file in parent directories by a couple names.
* check for missing match args with empty
* remove echo
* use a for loop
|