I have created a new quality profile in SonarQube 5.5 and added the rules I want to have with the severity (Info, Minor, Major, Critical, Blocker) I want to have - no problem so far.
Now I want to
- edit the "time to fix" for each rule individually
- add the classification for each rule (is it a bug, a violation or a code smell). This should be done on a "global level" for all projects. I know I can change the classification on a "per project" level.
