Skip to content

Fix alignment in Proofing::Result#7383

Merged
zachmargolis merged 1 commit intomainfrom
margolis-fix-end-alignment
Nov 22, 2022
Merged

Fix alignment in Proofing::Result#7383
zachmargolis merged 1 commit intomainfrom
margolis-fix-end-alignment

Conversation

@zachmargolis
Copy link
Contributor

There was an indentation error that slipped through from #7349 (review)

I wanted to see if we could use Rubocop to catch these consistently:

+Layout/EndAlignment:
+  Enabled: true
+  EnforcedStyleAlignWith: keyword

However, the three options for Layout/EndAlignment produced weird issues for some of our other if ... end blocks elsewhere so I think it's just easier to fix this manually for now

@zachmargolis zachmargolis merged commit e6a9d0e into main Nov 22, 2022
@zachmargolis zachmargolis deleted the margolis-fix-end-alignment branch November 22, 2022 18:41
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