dense-analysis / dense-analysis/ale
Add cpplint as linter option for .c files
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
I'm using cpplint to lint .c files. It works with ale for .h files since those can count as cpp files but not for .c files since cpplint is not a linter option for c-files.
Contributor guide
Assessment
This issue has not been assessed yet.