Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-24 | Add clazy as cpp linter | fenuks | |
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-07-29 | Add support for parsing compile_commands.json files for C compilers | w0rp | |
2017-08-06 | Fixed the comments, left only the doc URL | Andrej Radovic | |
2017-08-05 | Added clang-tidy for C, too. | Andrej Radovic | |
A limited number of clang-tidy checks can be used with C, too. I pretty much copied and refactored the C++ clang-tidy linter, and added some documentation about C-compatible checks. |