2 <name>Sonar way</name>
\r
3 <language>java</language>
\r
6 <repositoryKey>checkstyle</repositoryKey>
\r
7 <key>com.puppycrawl.tools.checkstyle.checks.coding.ParameterAssignmentCheck</key>
\r
10 <repositoryKey>checkstyle</repositoryKey>
\r
11 <key>com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck</key>
\r
14 <repositoryKey>checkstyle</repositoryKey>
\r
15 <key>com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanExpressionCheck</key>
\r
18 <repositoryKey>checkstyle</repositoryKey>
\r
19 <key>com.puppycrawl.tools.checkstyle.checks.naming.StaticVariableNameCheck</key>
\r
22 <repositoryKey>checkstyle</repositoryKey>
\r
23 <key>com.puppycrawl.tools.checkstyle.checks.modifier.ModifierOrderCheck</key>
\r
26 <repositoryKey>checkstyle</repositoryKey>
\r
27 <key>com.puppycrawl.tools.checkstyle.checks.naming.MethodNameCheck</key>
\r
30 <repositoryKey>checkstyle</repositoryKey>
\r
31 <key>com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck</key>
\r
34 <repositoryKey>checkstyle</repositoryKey>
\r
35 <key>com.puppycrawl.tools.checkstyle.checks.coding.EmptyStatementCheck</key>
\r
38 <repositoryKey>checkstyle</repositoryKey>
\r
39 <key>com.puppycrawl.tools.checkstyle.checks.coding.InnerAssignmentCheck</key>
\r
42 <repositoryKey>checkstyle</repositoryKey>
\r
43 <key>com.puppycrawl.tools.checkstyle.checks.coding.DoubleCheckedLockingCheck</key>
\r
46 <repositoryKey>checkstyle</repositoryKey>
\r
47 <key>com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck</key>
\r
50 <repositoryKey>checkstyle</repositoryKey>
\r
51 <key>com.puppycrawl.tools.checkstyle.checks.coding.StringLiteralEqualityCheck</key>
\r
54 <repositoryKey>checkstyle</repositoryKey>
\r
55 <key>com.puppycrawl.tools.checkstyle.checks.modifier.RedundantModifierCheck</key>
\r
58 <repositoryKey>checkstyle</repositoryKey>
\r
59 <key>com.puppycrawl.tools.checkstyle.checks.coding.RedundantThrowsCheck</key>
\r
62 <repositoryKey>checkstyle</repositoryKey>
\r
63 <key>com.puppycrawl.tools.checkstyle.checks.coding.IllegalThrowsCheck</key>
\r
66 <repositoryKey>checkstyle</repositoryKey>
\r
67 <key>com.puppycrawl.tools.checkstyle.checks.sizes.AnonInnerLengthCheck</key>
\r
70 <repositoryKey>checkstyle</repositoryKey>
\r
71 <key>com.puppycrawl.tools.checkstyle.checks.naming.MemberNameCheck</key>
\r
74 <repositoryKey>checkstyle</repositoryKey>
\r
75 <key>com.puppycrawl.tools.checkstyle.checks.naming.ConstantNameCheck</key>
\r
78 <repositoryKey>checkstyle</repositoryKey>
\r
79 <key>com.puppycrawl.tools.checkstyle.checks.naming.PackageNameCheck</key>
\r
82 <repositoryKey>checkstyle</repositoryKey>
\r
83 <key>com.puppycrawl.tools.checkstyle.checks.coding.DefaultComesLastCheck</key>
\r
86 <repositoryKey>checkstyle</repositoryKey>
\r
87 <key>com.puppycrawl.tools.checkstyle.checks.coding.EqualsHashCodeCheck</key>
\r
90 <repositoryKey>checkstyle</repositoryKey>
\r
91 <key>com.puppycrawl.tools.checkstyle.checks.coding.SimplifyBooleanReturnCheck</key>
\r
94 <repositoryKey>checkstyle</repositoryKey>
\r
95 <key>com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck</key>
\r
99 <value>VARIABLE_DEF</value>
\r
102 <key>ignoreConstructorParameter</key>
\r
103 <value>true</value>
\r
106 <key>ignoreSetter</key>
\r
107 <value>true</value>
\r
110 <key>ignoreAbstractMethods</key>
\r
111 <value>true</value>
\r
116 <repositoryKey>checkstyle</repositoryKey>
\r
117 <key>com.puppycrawl.tools.checkstyle.checks.naming.LocalFinalVariableNameCheck</key>
\r
120 <repositoryKey>checkstyle</repositoryKey>
\r
121 <key>com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheck</key>
\r
124 <repositoryKey>checkstyle</repositoryKey>
\r
125 <key>com.puppycrawl.tools.checkstyle.checks.coding.MagicNumberCheck</key>
\r
128 <repositoryKey>checkstyle</repositoryKey>
\r
129 <key>com.puppycrawl.tools.checkstyle.checks.naming.LocalVariableNameCheck</key>
\r
132 <repositoryKey>checkstyle</repositoryKey>
\r
133 <key>com.puppycrawl.tools.checkstyle.checks.naming.ParameterNameCheck</key>
\r
136 <repositoryKey>checkstyle</repositoryKey>
\r
137 <key>com.puppycrawl.tools.checkstyle.checks.metrics.BooleanExpressionComplexityCheck</key>
\r
140 <repositoryKey>checkstyle</repositoryKey>
\r
141 <key>com.puppycrawl.tools.checkstyle.checks.metrics.CyclomaticComplexityCheck</key>
\r