Tags: codeclimate/codeclimate-checkstyle
Tags
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#7417
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#7417
Upgrade checkstyle to 8.25 and fix upgrade script (#22) * Fix upgrade script to reliably find latest URL * Upgrade checkstyle from 8.2 to 8.25 * Specify LineLength module as top-level module in default config * Remove unsupported property from JavadocMethod module config
PreviousNext