Age | Commit message (Collapse) | Author |
|
* add ruby fixer for `rubocop --auto-correct`
|
|
|
|
* Add display of the pylint symbol name after the message.
* Update test to pass.
|
|
* Improve elm linter
Some types of errors do not return nice JSON.
Show them on the first line instead of showing nothing.
* Remove unnecessary properties from elm linter
* Add a vader test for elm-make linter
* Test non-JSON elm-make errors are shown
|
|
|
|
instead of position for the columns
|
|
|
|
|
|
|
|
|
|
and handling of end line and column numbers
|
|
|
|
|
|
Add a clangcheck linter
|
|
Detect compille_commands.json files for clang-tidy
|
|
|
|
|
|
|
|
|
|
|
|
some reason
|
|
|
|
|
|
* Use locally-installed PHPCS if available
* Add author
* Add configuration options
* Escape executable
* Add tests
|
|
|
|
|
|
|
|
add_blank_lines_for_python_control_statements
|
|
* handle column number in javac linter
* Updated tests with column number for javac errors.
* Updated tests with column number for javac errors.
|
|
|
|
* TSLint: distinguish warnings from errors
* Test for TSlint warning/error distinguishing code added.
|
|
|
|
|
|
|
|
|
|
* Strip color from Crystal compiler output
* Don't lint files if the file doesn't exist
* Lint files if they are readable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add `fusion-lint` for first FusionScript linter
* Add documentation over `fusion-lint`
* Add tests for `fusion-lint` command callback
|
|
|
|
|
|
|
|
|