Manuel Fuhr
1bff48b649
Enable PMD rule AvoidInstanceofChecksInCatchClause and fix violations
2022-11-14 22:06:18 +01:00
Manuel Fuhr
30be64cbbe
Enable PMD rule LooseCoupling and fix violations
2022-11-14 22:06:18 +01:00
Manuel Fuhr
c75a8cb703
Enable PMD rule UnnecessaryImport and fix violations
2022-11-14 22:06:18 +01:00
Manuel Fuhr
9d0703f898
Add PMD and enable quickstart ruleset
...
PMD allows checking code for violation and quickstart provides a ruleset
which are "rules that are most likely to apply everywhere". Violated
rules are disabled to get started.
2022-11-14 22:03:47 +01:00
Manuel Fuhr
6f6d99b3e3
Stricter whitespace handling
2022-11-09 07:29:53 +01:00
Manuel Fuhr
4e0dcbd0bf
Adapt checkstyle rules and disable suppressions
2022-07-25 06:15:47 +02:00
Manuel Fuhr
f18cded3a7
Enable checkstyle checks
...
Basic indention / formatting checks but suppressed for most modules
because they currently fail the checks.
2022-07-09 07:52:40 +02:00
Manuel Fuhr
c80e34fdc5
Add checkstyle
2022-07-09 07:38:04 +02:00