Skip to content

Fix Style/HashSyntax by updating to Ruby 1.9 hash syntax#56

Open
martencassel wants to merge 1 commit intotheforeman:masterfrom
martencassel:chore/hash-syntax-modernization
Open

Fix Style/HashSyntax by updating to Ruby 1.9 hash syntax#56
martencassel wants to merge 1 commit intotheforeman:masterfrom
martencassel:chore/hash-syntax-modernization

Conversation

@martencassel
Copy link
Copy Markdown
Contributor

What: Modernize Ruby hash syntax (e.g., :key => value → key: value) across the plugin.
Why: Consistency with modern Ruby style / RuboCop compliance / readability.
Risk: Low (syntax-only), no behavior change intended.
Testing: bundle exec rake

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.

1 participant