Commit graph

8 commits

Author SHA1 Message Date
Stypox
b1690ca60d Update checkstyle to 10.0 and fix various related issues
- Put checkstyle files into checkstyle/ subfolder so that the gradle task does not implicitly depend on the whole project, fixing many warnings during build and possibly increasing build performance.
- Remove unused SuppressionXpathFilter from config file.
- Remove outdated suppressions from suppressions file.
2022-03-18 19:58:59 +01:00
XiangRongLin
03858473a5 Set the whole configDir instead of only configFile for checkstyle 2021-03-20 13:58:17 +01:00
Xiang Rong Lin
816b6e01dd Add checkstyle rule to show final local variable violations as warning 2020-08-16 10:25:09 +02:00
Avently
a6894644d1 Made checkStyle happy 2020-07-14 20:21:32 +03:00
wb9688
cca687d481 Disable TodoComment in checkstyle.xml 2020-04-02 19:43:38 +02:00
wb9688
449749c211 Disable MissingSwitchDefault in checkstyle.xml 2020-04-02 16:48:58 +02:00
wb9688
990b3b734c Disable VisibilityModifier in checkstyle.xml 2020-04-02 15:57:50 +02:00
wb9688
7ba5cbdbe6 Check code style with Checkstyle 2020-04-02 15:57:50 +02:00