https://github.com/apache/commons-lang
Raw File
Tip revision: eba254402e419177c3010ee726a24fbb163761a7 authored by No No on 15 July 2003, 00:07:07 UTC
This commit was manufactured by cvs2svn to create tag 'LANG_2_0_RC1'.
Tip revision: eba2544
checkstyle.properties
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
checkstyle.wrap.operator=ignore
back to top