"<!DOCTYPE module PUBLIC\n \"-//Puppy Crawl//DTD Check Configuration 1.3//EN\"\n \"http://www.puppycrawl.com/dtds/configuration_1_3.dtd\">\n<module name=\"Checker\">\n <module name=\"TreeWalker\">\n <!-- Use CHECKSTYLE:OFF and CHECKSTYLE:ON comments to suppress checkstyle lints in a block -->\n <module name=\"SuppressionCommentFilter\"/>\n <module name=\"AvoidStarImport\">\n <!-- Allow static wildcard imports for cases like Opcodes and LWJGL classes, these don\'t get created accidentally by the IDE -->\n <property name=\"allowStaticMemberImports\" value=\"true\"/>\n </module>\n </module>\n</module>\n"