Open DaniGTA opened 3 years ago
I want to change the scope of checkstyle to only check the src folder and not the test folder.
How can i ignore the test folder?
See :https://checkstyle.sourceforge.io/config_filefilters.html
I cant change the checkstyle config in the projekt. Other Programmers in the projekt use Intellij and there they have a option without change the config in the src.
I want to change the scope of checkstyle to only check the src folder and not the test folder.
How can i ignore the test folder?