Skip to content

Layout/Space inside Hash Literal Braces: no space #116

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

Merged
merged 2 commits into from
Jun 19, 2025

Conversation

kotp
Copy link
Member

@kotp kotp commented Jun 18, 2025

This differentiates from block syntax where there should be space inside
the delimiters, and mirrors other collection literals, where no space is
placed inside their delimiters, keeping a consistent communication.

Ref: #114

This differentiates from block syntax where there should be space inside
the delimiters, and mirrors other collection literals, where no space is
placed inside their delimiters, keeping a consistent communication.

Ref: #114
@kotp kotp requested a review from a team as a code owner June 18, 2025 19:16
Effectively executed `rubocop --except Metrics -c .rubocop.yml` to
update files according to the opinion change.
@kotp kotp merged commit 987259e into main Jun 19, 2025
3 checks passed
@kotp kotp deleted the Rubocop_no_space_inside_hash_delimiters branch June 19, 2025 03:38
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