"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "checkstyle" between the packages
checkstyle-checkstyle-10.9.1.tar.gz and checkstyle-checkstyle-10.9.2.tar.gz

About: checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Java source.

Summary:

The "checkstyle" source code changed by about 0.1% and still consists of 4901 regular files and 875 directories.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Java program 3769 0 0 15
Perl program 1 0 0 0
Shell program 37 0 0 12
Ruby program 1 0 0 0
Configuration file 5 0 0 0
JavaScript file 5 0 0 0
JSON file 10 0 0 0
SGML document 4 0 0 0
XML document 411 0 0 3
Backup file 1 0 0 0
Command file 1 0 0 0
CSS style sheet 2 0 0 0
DOS Batch file 1 0 0 0
DTD file 16 0 0 0
Git file 2 0 0 0
HTML page 38 0 0 0
Property file 217 0 0 0
SQL file 3 0 0 0
XML schema definition 1 0 0 0
YAML file 35 0 0 11
Icon 1 0 0 0
Image file 50 0 0 0
Directory 875 0 0 0
License 3 0 0 0
Readme file 2 0 0 0
Text file 274 0 0 1
Other 11 0 0 0
Total Files57760042



Java Programs (15 of 3769):

NameStatusDeltaVisual Diff
src/main/java/com/puppycrawl/tools/checkstyle/JavaAstVisitor.java changed 2.2% diff
src/test/java/com/puppycrawl/tools/checkstyle/bdd/InlineConfigParser.java changed 0.8% diff
src/test/java/com/puppycrawl/tools/checkstyle/checks/modifier/ClassMemberImpliedModifierCheckTest.j
ava
changed 0.9% diff
src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationu
sagedistance/InputVariableDeclarationUsageDistanceCheckSwitchExpressions.java
changed 14.5% diff
src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimplied
modifier/InputClassMemberImpliedModifierNoViolationRecords.java
changed 15.2% diff
src/test/resources-noncompilable/com/puppycrawl/tools/checkstyle/checks/modifier/classmemberimplied
modifier/InputClassMemberImpliedModifierRecords.java
changed 18.3% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistance.java
changed 3.0% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceAnonymous.java
changed 12.3% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceDefault.java
changed 2.0% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceFinal.java
changed 11.0% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceGeneral.java
changed 12.0% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceGeneral2.java
changed 15.1% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceIfStatements.java
changed 48.8% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceRegExp.java
changed 8.4% diff
src/test/resources/com/puppycrawl/tools/checkstyle/checks/coding/variabledeclarationusagedistance/I
nputVariableDeclarationUsageDistanceScopes.java
changed 7.5% diff

Shell Programs (12 of 37):

NameStatusDeltaVisual Diff
.ci/no-old-refs.sh changed 1.8% diff
.ci/pr-description.sh changed 17.3% diff
.ci/release-close-create-milestone.sh changed 15.3% diff
.ci/release-create-issues-in-other-repos.sh changed 14.9% diff
.ci/release-publish-releasenotes-twitter.sh changed 4.0% diff
.ci/release-update-github-page.sh changed 4.9% diff
.ci/release-upload-all-jar.sh changed 11.5% diff
.ci/releasenotes-gen-xdoc-push.sh changed 6.0% diff
.ci/run-link-check-plugin.sh changed 9.1% diff
.ci/set-milestone-on-referenced-issue.sh changed 4.0% diff
.ci/test-spelling-unknown-words.sh changed 4.7% diff
.ci/update-github-milestone.sh changed 9.2% diff

XML Documents (3 of 411):

NameStatusDeltaVisual Diff
config/checkstyle-non-main-files-suppressions.xml changed 12.0% diff
pom.xml changed 0.1% diff
src/xdocs/releasenotes.xml changed 0.4% diff

YAML Files (11 of 35):

NameStatusDeltaVisual Diff
.github/workflows/check-pr-description.yml changed 5.4% diff
.github/workflows/no-old-refs.yml changed 1.2% diff
.github/workflows/release-new-milestone-and-issues-in-other-repos.yml changed 1.7% diff
.github/workflows/release-publish-releasenotes-twitter.yml changed 1.7% diff
.github/workflows/release-update-github-page.yml changed 2.1% diff
.github/workflows/release-upload-all-jar.yml changed 2.1% diff
.github/workflows/release.yml changed 1.2% diff
.github/workflows/releasenotes-gen.yml changed 4.0% diff
.github/workflows/run-link-check.yml changed 3.2% diff
.github/workflows/set-milestone-on-referenced-issue.yml changed 3.4% diff
azure-pipelines.yml changed 0.7% diff

Text Files (1 of 274):

NameStatusDeltaVisual Diff
src/main/resources/com/puppycrawl/tools/checkstyle/grammar/java/JavaLanguageParser.g4 changed 0.8% diff

Packages Compared:

checkstyle-checkstyle-10.9.1.tar.gz
checkstyle-checkstyle-10.9.2.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)