6

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)

Sonar Rules Config Dialog

Thanks!

Michael

1 Answers1

10

As far as I know, it is SonarQube Unique ID -> squid. However, my colleagues could correct me if I'm wrong :)

Val
  • 1,920
  • 1
  • 11
  • 14