Age | Commit message (Expand) | Author |
---|---|---|
2020-08-10 | Fix #1608 - Treat .h as C++ files for C++ clang-tidy | w0rp |
2020-08-10 | #2919 Use compile_commands.json for headers | w0rp |
2019-10-06 | Add tests for clangtidy with Makefile | Greg Anders |
2019-06-08 | Add additional option setting for clangtidy linter | Jonathan Vander Mey |
2018-10-30 | Do not enable all clang-tidy checks by default | Andreas Hollmann |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp |
2017-10-18 | Get more tests to pass on Windows | w0rp |
2017-07-20 | #782 - Do not set the build directory for clang-tidy for header files, which ... | w0rp |
2017-07-17 | #711 - Make the clangtidy executable configurable | w0rp |
2017-05-02 | Fix #410 - Use compile_commands.json files for clang-tidy, and check files on... | w0rp |