How to exclude files with checkstyle
I`m trying to exclude the checkstyle for the files on src/main I just want to check the files on my test folder that’s why I’ve added includeTestSourceDirectory.
How to exclude files with checkstyle
I`m trying to exclude the checkstyle for the files on src/main I just want to check the files on my test folder that’s why I’ve added includeTestSourceDirectory.
Exception during checkstyle execution
Code always fails with below checkstyle error , i tried to reformat multiple ways but couldn’t succeed. I tried suggestions to add some additional puppycrawl dependencies , but i couldn’t succeed . I already have spent lot of time debugging issue, couldn’t find away . Could some one please help on below issue.