blob: 01342dfcb2c2e844514c0a3e6e4378eef6f548c7 [file] [log] [blame]
checkstyle.allow.tabs = no
checkstyle.tab.width = 4
checkstyle.allow.noauthor = yes
checkstyle.maxlinelen = 100
checkstyle.javadoc.scope = protected
checkstyle.ignore.importlength = yes
checkstyle.ignore.whitespace.cast = yes
checkstyle.allow.protected = yes
checkstyle.header.file = checkstyle.header
checkstyle.header.regexp = yes