Age | Commit message (Collapse) | Author |
|
* go build: skip not current buffer
* fix gobuild_handler.vader
|
|
generating paths up to the root directory to search through
|
|
|
|
|
|
* Add brakeman for Ruby on Rails
|
|
|
|
|
|
|
|
on disk instead
|
|
|
|
|
|
|
|
|
|
|
|
Add luacheck option to pass in more options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
* 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 linter for Crystal lang
|
|
|
|
- invokes via `crystal build` command without codegen
- adds vader tests
|
|
Add support for multiple filetypes in filetype aliasing
|
|
PHP: Fix double errors and support fatal errors
|
|
|
|
|
|
|
|
|
|
|
|
* Added ruby mri linter
* Added to the list of supported linters
* Async and now with 4 spaces
* Vader tests for ruby
* Match style choices
* Vader test for the Ruby handler now works and passes
|
|
* improved the sml linter
* made matching operator agnostic to user settings
* added tests for sml
|