I have a project I'm working on, and some files violate some rules, but are not real problems and thus distract the noise. However, I do not want to disable these rules all over the world, and I would prefer not to mark them as false positives one after another.
Is there a way to disable sonar rules for specific files, and if so, how?
user153275
source share