Age | Commit message (Collapse) | Author |
|
|
|
|
|
instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix erb linter for puppet style erb templates
|
|
|
|
|
|
Missing warning level 'suggestion' for vale
|
|
Vale can also, optionally, raise suggestions. These weren't covered yet.
|
|
Make alex a file linter
|
|
alex does not find its configuration file when using temporary files for
input.
|
|
|
|
|
|
|
|
finished.
|
|
add links for prettier-eslint and prettier-standard
|
|
|
|
* Enable the vale linter also for LaTeX
* Enable the vale linter for rst files
|
|
Use JSON output with vale
|
|
Add python venv folder
|
|
|
|
|
|
Fix typos in flake8 test messages
|
|
Signed-off-by: Nick Diego Yamane <nick.diego@gmail.com>
|
|
Switches all vale instances to JSON output and provides an appropriate
handler for that. Without JSON, no end_col is provided and text
highlighting only catches the first character of every result.
|
|
Add a linter for alex
|
|
Fix PHP linter to support PHP 7.2 lint output
|
|
|
|
|
|
|
|
|
|
Add ALEStartLint autocmd
|
|
add google-java-format fixer
|
|
|
|
|
|
|
|
|
|
https://github.com/wooorm/alex
Enabled for text-like file formats and documented in README and doc.
|
|
option is set
|
|
|
|
|
|
|
|
for TSLint
|
|
|
|
goimports fixer doesn't work for vendored libraries
|