Age | Commit message (Collapse) | Author |
|
* fix cppcheck for 1.89+, and add column support
In cppcheck 1.89 the output changed to be more like GCC. This commit
forces any version of cppcheck to output in that same format. This also
allows for ALE to pick up the linter's column information
* Add parameters to tests. Vader passes.
* Fix c cppcheck for v1.89
|
|
|
|
* Added hdl_checker support
* Added hdl_checker tests
HDL Checker searches for files when no config file is found, which could lead to very long searches when the user is not really on a project setting
|
|
ccls: Detect build dir and set compilationDatabaseDirectory
|
|
|
|
|
|
Add autoimport and rename support for langservers
|
|
|
|
|
|
sblask/support-markdownlint-rules-with-multiple-slashes
Support markdownlint rules with multiple slashes
|
|
Fix Astyle Project Option Detection when Placed with Source Files
|
|
|
|
Update ale-java.txt
|
|
|
|
bashate typo
|
|
|
|
|
|
|
|
|
|
|
|
Support markdownlint 0.19.0 and 0.22.0
|
|
Fixes #2965
|
|
Add astyle for C/C++ formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix 2913 - checkstyle config file ignored.
|
|
Fix 345 - update java language server docs.
|
|
Fix 2732 - Add bashate support
|
|
Fix 2269 - use ktlint stdin.
|