ekpatil
Results
3
comments of
ekpatil
I also experienced similar problem - i had same name class in two different packages but root is same, i.e - com.project.services.dto.MyClass.java com.project.services.entity.MyClass.java this was failing for rule MISSEDCOUNT. even-though...
Hi, i am applying only AddCurlyBrackets transformation to file, but it hit the switch case part also and it removes all the code in side case. see below 