sonar-scala / sonar-scala

A free and open-source SonarQube plugin for static code analysis of Scala projects.

Home Page:https://sonar-scala.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blacklist the MethodNames, ClassNames and ObjectNames inspection from Scapegoat

mwz opened this issue · comments

It duplicates the functionality of Scalastyle inspections, which are more configurable.

What about ClassNames and ObjectNames?

Yeah, we should blacklist those rules too - I've updated the issue.