Hi,
As the title of the topic indicate, I would like to modify the option value of a rule but I don’t find a way to do it. Concerning the rule, here is the description:
Rule repository = Clang-Tidy (C (Community))
Rule name = readability-function-size
The “NestingThreshold” in red is the option I would like to activate.
To do that I have tried in Administration>Configuration>C(community)>Clang-Tidy custom rules, to put this :
But it dosen’t change anything when I run the analysis.
For your information I’m using:
- SonarQube 7.7;
- Sonar-scanner-cli-4.2.0.1873-windows;
- sonar-c-plugin-1.3.0.1746.jar
Sincerely,
Fabien Lafargue