I just started using the SonarLint plugin for Eclipse to analyze my Java code. I was wondering, what does the "squid:" prefix mean in SonarLint Rule keys? Does it stand for something? (see screenshot below)
Thanks!
Michael
As far as I know, it is SonarQube Unique ID -> squid. However, my colleagues could correct me if I'm wrong :)