Lines Matching full:checkstyle
31 <property name="cacheFile" value="${checkstyle.cache.file}"/>
34 <!-- See http://checkstyle.sf.net/config_javadoc.html -->
42 <!-- See http://checkstyle.sf.net/config_naming.html -->
55 <!-- See http://checkstyle.sf.net/config_import.html -->
66 <!-- See http://checkstyle.sf.net/config_sizes.html -->
77 <!-- See http://checkstyle.sf.net/config_whitespace.html -->
99 <!-- See http://checkstyle.sf.net/config_modifiers.html -->
105 <!-- See http://checkstyle.sf.net/config_blocks.html -->
114 <!-- See http://checkstyle.sf.net/config_coding.html -->
130 <!-- See http://checkstyle.sf.net/config_design.html -->
139 <!-- See http://checkstyle.sf.net/config_misc.html -->
145 <!-- Make the @SuppressWarnings annotations available to Checkstyle -->