Patch to make Checkstyle run. Need to fix the TODO reported.
This commit is contained in:
parent
2df5874fc8
commit
ac18264bf6
|
|
@ -1,6 +1,6 @@
|
|||
checkstyle.block.catch=text
|
||||
checkstyle.cache.file=target/cachefile
|
||||
checkstyle.header.file=docs/java.header
|
||||
#checkstyle.cache.file=target/cachefile
|
||||
#checkstyle.header.file=docs/java.header
|
||||
checkstyle.javadoc.checkUnusedThrows=true
|
||||
checkstyle.lcurly.method=nl
|
||||
checkstyle.lcurly.other=nlow
|
||||
|
|
|
|||
Loading…
Reference in New Issue