Skip to content

Fix rubocop trailing comma warnings in consul_policy_spec - #713

Merged
maxadamo merged 1 commit into
voxpupuli:masterfrom
SHWETHABHAT1:fix/rubocop-trailing-commas
Jul 1, 2026
Merged

Fix rubocop trailing comma warnings in consul_policy_spec#713
maxadamo merged 1 commit into
voxpupuli:masterfrom
SHWETHABHAT1:fix/rubocop-trailing-commas

Conversation

@SHWETHABHAT1

@SHWETHABHAT1 SHWETHABHAT1 commented Jul 1, 2026

Copy link
Copy Markdown

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Fixes the trailing comma lint warnings introduced in #653.
Added missing trailing commas in multiline hash literals and method calls
as required by Style/TrailingCommaInHashLiteral and Style/TrailingCommaInArguments.

@maxadamo
maxadamo merged commit e88b1ce into voxpupuli:master Jul 1, 2026
17 checks passed
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