Not used anymore - that is a legacy file.

This commit is contained in:
Oliver Burn 2002-12-07 12:16:48 +00:00
parent f8459eb674
commit 9646bb8505
1 changed files with 0 additions and 10 deletions

View File

@ -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