File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 55
55
<jasmine .plugin.version>1.3.1.6</jasmine .plugin.version>
56
56
<failsafe .plugin.version>2.18.1</failsafe .plugin.version>
57
57
<license .plugin.version>1.9.0</license .plugin.version>
58
- <checkstyle .plugin.version>2.15 </checkstyle .plugin.version>
58
+ <checkstyle .plugin.version>2.16 </checkstyle .plugin.version>
59
59
<pmd .plugin.version>3.4</pmd .plugin.version>
60
60
<jacoco .plugin.version>0.7.4.201502262128</jacoco .plugin.version>
61
61
<coveralls .plugin.version>2.2.0</coveralls .plugin.version>
Original file line number Diff line number Diff line change 208
208
<module name =" InnerAssignment" />
209
209
<module name =" MagicNumber" />
210
210
<module name =" MissingSwitchDefault" />
211
- <module name =" RedundantThrows" />
212
211
<module name =" SimplifyBooleanExpression" />
213
212
<module name =" SimplifyBooleanReturn" />
214
213
<module name =" ParameterAssignment" />
224
223
<module name="IllegalCatch"/>
225
224
<module name="ArrayTrailingComma"/>
226
225
<module name="MultipleStringLiterals"/>
227
- <module name="JUnitTestCase"/>
228
226
-->
229
227
230
228
<!-- Checks for class design -->
You can’t perform that action at this time.
0 commit comments