Commit 9adffbd
authored
Bump checkstyle 9.2 (#36)
* Bumping checkstyle to 9.2
* Bump java version for Dockerfile to 8u275
Version of openjdk-jre available for alpine-3.10 is 8.275.01-r0. See
https://pkgs.alpinelinux.org/packages?name=openjdk8-jre&branch=v3.10
* Replace deprecated MAINTAINER in Dockerfile
MAINTAINER is deprecated, replaced with using LABEL. See
https://docs.docker.com/engine/reference/builder/#maintainer-deprecated
* Updated docs using scrape-docs
* Update config for new version of CheckStyle
scope was changed to accessModifiers in Checkstyle 8.42. See
https://checkstyle.sourceforge.io/releasenotes.html#Release_8.42 and
checkstyle/checkstyle#74171 parent f9c5dbe commit 9adffbd
File tree
5 files changed
+40
-29
lines changed- bin
- config
5 files changed
+40
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
0 commit comments