-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
At the moment, it looks like checkstyle defaults to sun or google checks. I'd like to add the module CylcomaticComplexity.
I've also tried to supply a custom checkstyle-checker.xml file.
How would I add my own module to check? or better yet how would I use my own checkstyle xml file?
I searched through previous issues and couldn't find a solution.