First check if there is not already a feature request for your idea. - ✔️
Is your feature request related to a problem? Please describe.
Currently, some rules that Clang-Tidy 17/18 supports cannot be reported into SonarQube since the plugin does not support them.
Describe the solution you'd like
Basically, do what this commit did for LLVM-16.
Describe alternatives you've considered
n/a
Additional context
n/a
First check if there is not already a feature request for your idea. - ✔️
Is your feature request related to a problem? Please describe.
Currently, some rules that Clang-Tidy 17/18 supports cannot be reported into SonarQube since the plugin does not support them.
Describe the solution you'd like
Basically, do what this commit did for LLVM-16.
Describe alternatives you've considered
n/a
Additional context
n/a