Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-08 | Add additional option setting for clangtidy linter | Jonathan Vander Mey | |
The existing option setting handles setting additional compile flags to pass to clang-tidy. The new option setting added here allows setting additional clang-tidy specific flags to be passed as well. Fixes #2324 | |||
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 | |
does not work | |||
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 ↵ | w0rp | |
on disk instead |