Can I ignore a rule locally in disconnected mode?

Hi. I am using SonarLint for IntelliJ 3.4.2.2586, in disconnected mode. Is there any way I can tell it to ignore a rule for all source files? For example, my Java project contains 100s of violations of S00101, but they are intentional and I have no plans of complying with that rule, so is there some way I can just disable that rule across my whole project?

Thanks for your help,
Simon

Hi Simon,

Not yet, but this feature is coming really soon. Stay tuned.

Cheers,

Janos

Thanks Janos. One other question - if this feature is coming is there a JIRA ticket for it?

Yes, you can track its progress here:
https://jira.sonarsource.com/browse/MMF-1357