Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty lines test #369

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Conversation

punkratz312
Copy link
Contributor

fix line missalining to accordingly Java Code Conventions

https://www.oracle.com/technetwork/java/codeconventions-150003.pdf

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Some suggestions could not be made:

  • src/main/java/org/openrewrite/staticanalysis/ChainStringBuilderAppendCalls.java
    • lines 35-36

Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

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

Great to see this kicked off! I've posted a few quick suggestion even if this is still a draft. In general we try to have a single @DocumentExample annotated test, which we've shown in the docs before. That also helps folks spot which test to copy and modify if they want to report an @Issue.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Some suggestions could not be made:

  • src/main/java/org/openrewrite/staticanalysis/ChainStringBuilderAppendCalls.java
    • lines 36-38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request recipe
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants