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