Age | Commit message (Collapse) | Author |
|
|
|
|
|
starting that process
|
|
|
|
purposes
|
|
for NeoVim
|
|
|
|
|
|
and callbacks
|
|
|
|
items in ale_buffer_info
|
|
hidden
|
|
|
|
shown again
|
|
generating paths up to the root directory to search through
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* Disable rpmlint by default as it is not safe.
|
|
|
|
|
|
|
|
global scope
|
|
Add gometalinter linter for go files
|
|
appropriate
|
|
|
|
Add support for multiple filetypes in filetype aliasing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* adds line highlights style
* adding doc for the new highlight styles.
* missing space
|
|
triggering a BufEnter event that causes quickly repeating linting runs when g:ale_lint_on_enter = 1.
Add test assertions that quickfix window closes when lists become empty again.
|