Skip to content

Configure RuboCop to remove excessive trailing new lines#1018

Merged
hsbt merged 3 commits intoruby:masterfrom
vinistock:vs/remove_trailing_new_lines
Jun 3, 2023
Merged

Configure RuboCop to remove excessive trailing new lines#1018
hsbt merged 3 commits intoruby:masterfrom
vinistock:vs/remove_trailing_new_lines

Conversation

@vinistock
Copy link
Collaborator

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
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants