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

Run a subset of best practices against PRs #4232

Merged
merged 3 commits into from
Jun 13, 2024

Conversation

timtebeek
Copy link
Contributor

What's your motivation?

Lightly enforce standards with code suggestion comments on PRs.

Anything in particular you'd like reviewers to focus on?

Are we OK enforcing this subset of recipes from rewrite-recommendations/.../META-INF/rewrite/openrewrite.yml?

Any additional context

The full set of recipes is already enforce on most other openrewrite repositories, but not a perfect fit for this repository, which is why I'm only enforcing a subset here.

Direct pushes to main might circumvent these checks, and could then result in additional comments on unrelated PRs. Those are typically easily fixed, but might create some noise unfortunately, which is why I'd held out on these changes up to now.

@timtebeek timtebeek marked this pull request as ready for review June 12, 2024 18:55
@timtebeek timtebeek requested a review from sambsnyd June 12, 2024 18:55
@timtebeek timtebeek self-assigned this Jun 12, 2024
@timtebeek timtebeek merged commit 7ccd3e6 into main Jun 13, 2024
2 checks passed
@timtebeek timtebeek deleted the run-subset-of-best-practices-on-PRs branch June 13, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants