File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 261
261
<id >checkstyle</id >
262
262
<phase >validate</phase >
263
263
<configuration >
264
- <configLocation >/checkstyle/style.xml</configLocation >
264
+ <configLocation >/dev/ checkstyle/style.xml</configLocation >
265
265
<encoding >UTF-8</encoding >
266
266
<consoleOutput >true</consoleOutput >
267
267
<failsOnError >true</failsOnError >
268
- <suppressionsLocation >/checkstyle/suppressions.xml</suppressionsLocation >
269
- <headerLocation >/checkstyle/fileheader.txt</headerLocation >
268
+ <suppressionsLocation >/dev/ checkstyle/suppressions.xml</suppressionsLocation >
269
+ <headerLocation >/dev/ checkstyle/fileheader.txt</headerLocation >
270
270
<sourceDirectories >${project.build.sourceDirectory} </sourceDirectories >
271
271
</configuration >
272
272
<goals >
You can’t perform that action at this time.
0 commit comments