Not used anymore - that is a legacy file.
This commit is contained in:
parent
f8459eb674
commit
9646bb8505
|
|
@ -1,10 +0,0 @@
|
|||
checkstyle.block.catch=text
|
||||
checkstyle.javadoc.checkUnusedThrows=true
|
||||
checkstyle.lcurly.method=nl
|
||||
checkstyle.lcurly.other=nlow
|
||||
checkstyle.lcurly.type=nl
|
||||
checkstyle.paren.pad=nospace
|
||||
checkstyle.pattern.member=^m[A-Z][a-zA-Z0-9]*$
|
||||
checkstyle.pattern.parameter=^a[A-Z][a-zA-Z0-9]*$
|
||||
checkstyle.pattern.static=^s[A-Z][a-zA-Z0-9]*$
|
||||
checkstyle.rcurly=alone
|
||||
Loading…
Reference in New Issue