Lines Matching full:checkstyle
6 <!-- Checkstyle configuration that checks the sun coding conventions from: - the Java Language Spec…
8 …- some best practices Checkstyle is very configurable. Be sure to read the documentation at http:/…
13 …<property name="file" value="${checkstyle.suppressions.file}" default="src/main/checkstyle/checkst…
15 …ted file names will be relative to the specified directory. See http://checkstyle.sourceforge.net/…
19 <!-- See http://checkstyle.sf.net/config_misc.html#NewlineAtEndOfFile -->
23 <!-- See http://checkstyle.sf.net/config_misc.html#Translation -->
27 <!-- See http://checkstyle.sf.net/config_sizes.html -->
31 <!-- See http://checkstyle.sf.net/config_whitespace.html -->
36 <!-- See http://checkstyle.sf.net/config_header.html -->
38 <!-- <property name="headerFile" value="${checkstyle.header.file}"/> -->
45 <!-- See http://checkstyle.sf.net/config_javadoc.html -->
61 <!-- See http://checkstyle.sf.net/config_naming.html -->
74 <!-- See http://checkstyle.sf.net/config_import.html -->
82 <!-- See http://checkstyle.sf.net/config_sizes.html -->
91 <!-- See http://checkstyle.sf.net/config_whitespace.html -->
105 <!-- See http://checkstyle.sf.net/config_modifiers.html -->
111 <!-- See http://checkstyle.sf.net/config_blocks.html -->
120 <!-- See http://checkstyle.sf.net/config_coding.html -->
139 <!-- See http://checkstyle.sf.net/config_design.html -->
150 <!-- See http://checkstyle.sf.net/config_misc.html -->