Upgraded to Checkstyle 10.12.5

This commit is contained in:
Erik C. Thauvin 2023-11-24 08:08:50 -08:00
parent fde145f0b3
commit 792b253694
Signed by: erik
GPG key ID: 776702A6A2DA330E
8 changed files with 40 additions and 19 deletions

View file

@ -21,7 +21,7 @@ public void checkstyle() throws Exception {
}
```
```
```console
./bld checkstyle
```