Currently you can restrict by specific tags or groups, but not disallow certain tags. I think it would be handy to be able disallow tags per category, too.
3 Likes
We have top-level categories SonarQube, SonarLint and SonarCloud. We also have tags sonarqube
and sonarcloud
.
It makes sense to use sonarqube
in the SonarLint category, but not in the SonarQube category.
I would like to be able to ban the use of sonarqube
in SonarQube, but the only way I can do that is (I suppose) to take the inverse action: explicitly configure the categories where sonarqube
can be used.
This seems both error-prone and a bit like make-work.
Please let me specify a disallowed list per category.