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

Configure RuboCop to remove excessive trailing new lines #1018

Merged
merged 3 commits into from
Jun 3, 2023

Conversation

vinistock
Copy link
Contributor

This PR does three things:

  1. Updates the RuboCop target Ruby version to match the requirement specified in the gemspec
  2. Enables the Layout/TrailingEmptyLines rule in RuboCop
  3. Auto-corrects all extra new lines at the end of files

@hsbt hsbt merged commit 4b68c07 into ruby:master Jun 3, 2023
21 checks passed
@hsbt
Copy link
Member

hsbt commented Jun 3, 2023

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants