Skip to content

Releases: kgfoundrydig/clang-tidy-review

v0.7.6

06 Jan 02:42
d26fec0
Compare
Choose a tag to compare

Removed a few clang tidy versions. Version 11 and 12 are the only options now. This is due to failures strangely popping up in CI even though I have no problem installing clang 6-10.

v0.7.5

10 Jan 17:20
Compare
Choose a tag to compare

Test some code that the original author suggested as a fix, instead of my fix.

v0.7.4

07 Jan 23:56
Compare
Choose a tag to compare

Additional packages to make environments look more compatible.

v0.7.3

07 Jan 20:11
Compare
Choose a tag to compare

Add double_dash parameter to add additional clang-tidy parameters after -- on the command line

v0.7.2

07 Jan 15:07
Compare
Choose a tag to compare

Add extra_arg and extra_arg_before parameter options. Fix compile_commands.json parsing issue.

v0.7.1

06 Jan 21:12
Compare
Choose a tag to compare

Modify the ZenThree module to fix the problem with non-/ terminated paths in compile_commands.json.