Add clang-check linter for C (#4662)

* Close #976 - add clang-check to C linters

* Update docs
This commit is contained in:
Jorengarenar
2023-12-07 15:49:37 +01:00
committed by GitHub
parent 1ccd99e113
commit fc45a935bf
6 changed files with 112 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ Notes:
* `ccls`
* `clang` (`cc`)
* `clang-format`
* `clangcheck`!!
* `clangd`
* `clangtidy`!!
* `cppcheck`