Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension): SonarQube
- what are you trying to achieve: custom rules and VB6 coverage
- what have you tried so far to achieve this.
i tried to override the built in template with my template and add custom rule but not successful in creating custom rule. I want to create a simple custom rule to check the code length. if it is greater than 120 characters it should be notified.