Age | Commit message (Collapse) | Author |
|
Fix missing variable causing flawfinder to fail for c++
|
|
|
|
Automatically determine build flags by parsing `make -n` output #1167
|
|
|
|
discovered better
|
|
|
|
|
|
|
|
|
|
|
|
b:ale_set_balloons
|
|
* Add basic qmllint support
* Use temp file, remove superfluous error code key, adjust author info
* Add qmllint handler parse test
|
|
Support textlint for plaintext
|
|
|
|
|
|
|
|
Handle ranges for the remark linter #1207
|
|
|
|
Added the word 'find' as it was missing in docs/ale-cs.txt
|
|
|
|
|
|
|
|
|
|
Add new FAQ item for g:ale_list_window_size
|
|
|
|
doc: fix misspelled feature name
|
|
|
|
fix: po msgfmt output to stdout (#1435)
|
|
|
|
|
|
* The makefile parser unit test should only test the cflag parser itself
#1167
|
|
|
|
Lint whole package for gosimple and gotype
|
|
|
|
|
|
parsing in C #1167
|
|
|
|
Fixes #936
|
|
|
|
* handle multibyte string when linting text with redpen
* fix error when no string is provided, fix test's expect value
* remove ambiguious `==` operator
|
|
Add rufo fixer for Ruby files
|
|
|
|
Allow passing options to mix_format
|
|
|
|
|
|
|
|
Add ALEFixPre and ALEFixPost events
|
|
To run autocmd before and after every fix cycle.
Fixes #623 (`ALELintPre` was added in #1203).
|
|
* Fixed (g)awk linter
* Made it secure, albeit less useful.
* Added gawk handler; the cpplint one was not working?
* Added gawk handler test.
* added warning to gawk handler.
* added gawk command callback test
* added comment about --source
* added back optional commandline option
|
|
|