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

EmptyNewlineAtEndOfFile should retain non-whitespace characters #4346

Merged
merged 6 commits into from
Jul 22, 2024

Conversation

timtebeek
Copy link
Contributor

As the Groovy parser has a known issue that would be more effort to resolve.

This change here stops incorrect suggestions on automated code reviews, while still enforcing empty new lines at the end of files.

As the Groovy parser has a known issue that would be more effort to resolve.
@timtebeek timtebeek added the bug Something isn't working label Jul 22, 2024
@timtebeek timtebeek self-assigned this Jul 22, 2024
github-actions[bot]

This comment was marked as outdated.

github-actions[bot]

This comment was marked as outdated.

github-actions[bot]

This comment was marked as outdated.

@timtebeek timtebeek changed the title EmptyNewlineAtEndOfFile should retain non-whitespace characters EmptyNewlineAtEndOfFile should retain non-whitespace characters Jul 22, 2024
@timtebeek timtebeek merged commit 4568577 into main Jul 22, 2024
2 checks passed
@timtebeek timtebeek deleted the empty-new-line-at-end-of-file-retain-non-whitespace branch July 22, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working parser-groovy
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant