Age | Commit message (Collapse) | Author |
|
|
|
Correcting wrong link for erubi
|
|
|
|
|
|
src/main/java paths
|
|
|
|
* Add eruby linter
* Update README with erb linter
* Fix example and contributions
* Remove trailing newline
* Fix for Vimscript style guide
* Eruby-linter: codereview with @w0rp
- read from stderro output_stream
* Eruby-linter: codereview => add handler for ruby
* Eruby-linter: codereview
- eruby and ruby lint use the same ruby-handler (removes
duplicated handling logic)
* Eruby-linter: try to fix tests
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|