ДЗ #1
This commit is contained in:
9
spotbugs-exclude.xml
Normal file
9
spotbugs-exclude.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<FindBugsFilter>
|
||||
|
||||
<!-- Ignore warnings in test sources -->
|
||||
<Match>
|
||||
<Source name="~.*src/test/java/.*"/>
|
||||
</Match>
|
||||
|
||||
</FindBugsFilter>
|
||||
Reference in New Issue
Block a user