Skip to content

Pull #18700: Add org.checkstyle.openrewrite.CommonStaticAnalysis #18673 #18676#18700

Closed
Pankraz76 wants to merge 1 commit into
checkstyle:masterfrom
Pankraz76:CommonStaticAnalysis
Closed

Pull #18700: Add org.checkstyle.openrewrite.CommonStaticAnalysis #18673 #18676#18700
Pankraz76 wants to merge 1 commit into
checkstyle:masterfrom
Pankraz76:CommonStaticAnalysis

Conversation

@Pankraz76

@Pankraz76 Pankraz76 commented Jan 20, 2026

Copy link
Copy Markdown

Pull #18700: Add org.checkstyle.openrewrite.CommonStaticAnalysis #18673 #18676

kindly consider: @Brijeshthummar02 @romani

@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from f84bb66 to 46c106f Compare January 20, 2026 12:32
@Pankraz76 Pankraz76 changed the title Pull #18629: Add org.checkstyle.CommonStaticAnalysis #18673 #18676 Pull #18700: Add org.checkstyle.CommonStaticAnalysis #18673 #18676 Jan 20, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 20, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from 46c106f to 80352be Compare January 20, 2026 12:36
@Pankraz76 Pankraz76 marked this pull request as ready for review January 20, 2026 12:36

@romani romani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Items

Comment thread config/rewrite.yml Outdated
@Pankraz76 Pankraz76 changed the title Pull #18700: Add org.checkstyle.CommonStaticAnalysis #18673 #18676 Pull #18700: Add org.checkstyle.openrewrite.CommonStaticAnalysis #18673 #18676 Jan 24, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from 80352be to cab6467 Compare January 24, 2026 11:08
Comment thread config/rewrite.yml Outdated
- org.checkstyle.openrewrite.CodeCleanup
- org.checkstyle.openrewrite.CommonStaticAnalysis
- org.checkstyle.openrewrite.Refasterrules
- org.checkstyle.autofix.CheckstyleAutoFix:

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- org.checkstyle.autofix.CheckstyleAutoFix:
- org.checkstyle.openrewrite.autofix.CheckstyleAutoFix:

this should be fixed as well, adding the sub domain and context.

looking just at the current de facto its not possible to tell its a rewrite stuff!!!

Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
Comment thread config/rewrite.yml
- org.openrewrite.staticanalysis.URLEqualsHashCodeRecipes
- org.openrewrite.staticanalysis.UnnecessaryCloseInTryWithResources
- org.openrewrite.staticanalysis.UnnecessaryExplicitTypeArguments
- org.openrewrite.staticanalysis.UnnecessaryParentheses

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extract DRY as this comes from CodeCleanup as well.

Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from 5f97a23 to af5eb4f Compare January 24, 2026 11:12
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from af5eb4f to c2665eb Compare January 24, 2026 11:57
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from c2665eb to ca0857e Compare January 24, 2026 12:11
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 24, 2026
@Pankraz76 Pankraz76 force-pushed the CommonStaticAnalysis branch from ca0857e to d929f31 Compare January 24, 2026 12:15
check.process(firstFile, new FileText(firstFile, Collections.emptyList()));

assertWithMessage("Invalid message")
.that(firstFileMessages.first().getViolation())

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is java 21 migration and comes form master....

@romani

romani commented Jan 24, 2026

Copy link
Copy Markdown
Member

bunch of unrelated changes to openrewtire.

such style of contributions is not good, no chance to be merged.

@Pankraz76

Copy link
Copy Markdown
Author

lets just make recipes yes

Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 25, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants