vscode-checkstyle icon indicating copy to clipboard operation
vscode-checkstyle copied to clipboard

How can i ignore the test folder?

Open DaniGTA opened this issue 4 years ago • 2 comments

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?

DaniGTA avatar Nov 18 '21 13:11 DaniGTA

See :https://checkstyle.sourceforge.io/config_filefilters.html

jdneo avatar Nov 19 '21 01:11 jdneo

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.

image

DaniGTA avatar Nov 19 '21 15:11 DaniGTA