ale/ale_linters/cpp
David Houston ea643b97ab
Add cspell Linter (#3981)
* Add cspell linter

Add cspell linter, with the languages it supports.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add cspell Global Variables Documentation

Add documentation to /doc/ale.txt with cspell configuration options.

Signed-off-by: David Houston <houstdav000@gmail.com>

* Add cspell to docs, Minor Cleanup

Add cspell for each supported language, adding some spaces and removing
others when caught navigating the file.

Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-19 07:41:05 +09:00
..
cc.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ccls.vim ccls: Detect build dir and set compilationDatabaseDirectory 2020-04-18 13:57:57 +02:00
clangcheck.vim clangcheck: Add -fno-color-diagnostics 2019-09-26 20:28:33 -04:00
clangd.vim Added tests for clangd compile commands dectection 2019-10-09 13:40:04 -04:00
clangtidy.vim Fix clang-tidy ignoring compile_commands.json 2021-01-22 15:19:38 +01:00
clazy.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cppcheck.vim Close #2281 - Separate cwd commands from commands 2021-03-01 20:11:10 +00:00
cpplint.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
cquery.vim Fix #2421 - Use compile_commands.json in build dirs to find roots 2019-05-20 19:57:08 +01:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
flawfinder.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00