Hi !
I’ve searched (I believe) pretty thoroughly for a way to disable SonarLint on some file extensions … but without any success. I found a few threads here asking someting similar … but then the answers were ansering an other (root) problem … and closed
Thing is I use drawio in VS Code alongside other (coding) files. Problem is SonarLint treats those .drawio files as text and detects some “OVH Key” that should be revoked … in the base64 encoding (I suppose, I’m no expert in drawio format … I really only use it in visual edition mode) … But like a lot (100-300 / file )
It’d be really nice to have a way to ignore those **.drawio files …
It’s kind of annoying always having 1K+ problems … and also is pretty much defying the whole purpose of the thing … with that many … all related to that “stupid” problem … I don’t even get to notice if for some reason a new (legitimate) error/warning appears somewhere else.
I hope my problem is clear enough … feel free to ask otherwise !
PS : I noticed same behaviour on a .dotx file (> 600 warnings) …