mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-09 11:34:55 +00:00
It's still noticing RuntimeExceptions, so that part isn't working yet. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137055 13f79535-47bb-0310-9956-ffa450edef68
8 lines
236 B
INI
8 lines
236 B
INI
checkstyle.ignore.public.in.interface=true
|
|
checkstyle.require.packagehtml
|
|
checkstyle.javadoc.checkUnusedThrows=false
|
|
checkstyle.lcurly.type=ignore
|
|
checkstyle.lcurly.method=ignore
|
|
checkstyle.lcurly.other=ignore
|
|
checkstyle.maxlinelen=120
|