|
Revision 1183, 0.5 kB
(checked in by koezleal, 4 years ago)
|
|
global checkstyle
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <fileset-config file-format-version="1.2.0" simple-config="true"> |
|---|
| 3 | <local-check-config name="verit" location="fundament/src/checkstyle/checkstyle_Verit.xml" type="project" description=""> |
|---|
| 4 | <additional-data name="protect-config-file" value="false"/> |
|---|
| 5 | </local-check-config> |
|---|
| 6 | <fileset name="Alle" enabled="true" check-config-name="Sun Checks" local="false"> |
|---|
| 7 | <file-match-pattern match-pattern="." include-pattern="true"/> |
|---|
| 8 | </fileset> |
|---|
| 9 | </fileset-config> |
|---|