Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add :ALEEnable and :ALEDisable commands
|
|
|
|
|
|
|
|
|
|
|
|
- Use `cargo check` instead of `cargo build` when
`g:ale_rust_cargo_use_check` is truish.
- Use `--frozen` to avoid locking the project.
|
|
|
|
ALELint autocmd clearer
|
|
|
|
files in more places
|
|
documentation
|
|
|
|
|
|
clear more jobs
|
|
* add slim-lint
* add slim readme entry
* add slim entry to doc
* add slimlint vader test
|
|
Conflicts:
doc/ale.txt
|
|
|
|
|
|
|
|
* Add hamllint linter for Haml
* Simplify hamllint
|
|
|
|
|
|
* proselint: Add more suported filetypes
* proselint: Minor consistency fixes
* Vim help: Disable linters by default
|
|
|
|
|
|
|
|
Add cmakelint support for cmake filetype
|
|
convenience
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add yamllint option to pass in more options
|
|
|
|
|
|
|
|
|
|
|
|
file, and then piping them in via the shell instead
|
|
|
|
|
|
|
|
Add clang to cpp linters.
|
|
|
|
|