| Revision 11300,
557 bytes
checked in by rns, 5 years ago
(diff) |
|
Fixed some checkstyle/eclipse warnings
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <fileset-config file-format-version="1.2.0" simple-config="false"> |
|---|
| 3 | <fileset name="main-java-only" enabled="true" check-config-name="FlyMine" local="false"> |
|---|
| 4 | <file-match-pattern match-pattern=".*java$" include-pattern="true"/> |
|---|
| 5 | <file-match-pattern match-pattern=".*build/" include-pattern="false"/> |
|---|
| 6 | <file-match-pattern match-pattern=".*Test\.java$" include-pattern="false"/> |
|---|
| 7 | <file-match-pattern match-pattern="_[a-zA-Z].java" include-pattern="false"/> |
|---|
| 8 | </fileset> |
|---|
| 9 | </fileset-config> |
|---|
Note: See
TracBrowser
for help on using the repository browser.