Skip to content

Tags: codeclimate/codeclimate-checkstyle

Tags

b68

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Bump checkstyle 9.2" (#38)

* Revert "Bump checkstyle 9.2 (#36)"

This reverts commit 9adffbd.

* Upgrade JAVA_ALPINE_VERSION 8.275.01-r0

b70

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

b63

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

b55

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #30 from CasperJon/master

Upgrades checkstyle to 8.39

b46

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to 8.32 (#28)

* Upgrade to 8.32

* Upgrade CircleCi to 2.1

b41

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from codeclimate/will/upgrade-8-30

Upgrade to 8.30

b34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix upgrade scripts (#25)

* Fix upgrade scripts

* Update gems

b30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move to Circle CI 2.0 (#24)

* Upgrade to 8.26

* Speed up clone

b27

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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

b18

Forward exitcode from checkstyle execution (#18)