Skip to content

Issue #15007: Add input file for instanceof operator in OperatorWrap#15171

Merged
rnveach merged 1 commit into
checkstyle:masterfrom
checkstyle-GSoC25:recordpattern-operatorwrap
Jun 30, 2024
Merged

Issue #15007: Add input file for instanceof operator in OperatorWrap#15171
rnveach merged 1 commit into
checkstyle:masterfrom
checkstyle-GSoC25:recordpattern-operatorwrap

Conversation

@mahfouz72

Copy link
Copy Markdown
Member

closes #15007

@mahfouz72

Copy link
Copy Markdown
Member Author

github, generate site

@mahfouz72 mahfouz72 force-pushed the recordpattern-operatorwrap branch 3 times, most recently from 3cc2109 to 48d3832 Compare June 29, 2024 12:53
@mahfouz72 mahfouz72 force-pushed the recordpattern-operatorwrap branch from 48d3832 to 1b16800 Compare June 29, 2024 13:40

@nrmancuso nrmancuso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Item:

@nrmancuso nrmancuso self-assigned this Jun 29, 2024
@mahfouz72 mahfouz72 force-pushed the recordpattern-operatorwrap branch 2 times, most recently from 95f9871 to ae9e6d5 Compare June 29, 2024 14:37
@nrmancuso nrmancuso assigned rnveach and unassigned nrmancuso Jun 29, 2024
* <p>
* Checks the policy on how to wrap lines on operators.
* Checks the policy on how to wrap lines on
* <a href ="https://docs.oracle.com/javase/tutorial/java/nutsandbolts/opsummary.html">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Remove space before =.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

@@ -0,0 +1,93 @@
/*
OperatorWrap
option = (default)nl

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Duplicate file with other option.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

done

@mahfouz72 mahfouz72 force-pushed the recordpattern-operatorwrap branch from ae9e6d5 to ca342c3 Compare June 30, 2024 09:45
@rnveach rnveach merged commit ab017ae into checkstyle:master Jun 30, 2024
@mahfouz72 mahfouz72 deleted the recordpattern-operatorwrap branch May 9, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects

Development

Successfully merging this pull request may close these issues.

Add Check Support for Java 21 Record Pattern Syntax: OperatorWrap

3 participants