Skip to content

Commit

Permalink
Tweak rubocop configuration
Browse files Browse the repository at this point in the history
Adjust the configuration to better match ccin2p3 conventions.

Fixes ccin2p3/puppet-syslog_ng#24
Fixes ccin2p3/puppet-syslog_ng#25
  • Loading branch information
smortex committed Feb 28, 2022
1 parent 9dfccd5 commit 58c08c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions moduleroot/.rubocop.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@

inherit_gem:
voxpupuli-test: rubocop.yml

Style/TrailingCommaInArguments:
EnforcedStyleForMultiline: consistent_comma

Style/WordArray:
EnforcedStyle: brackets

0 comments on commit 58c08c0

Please sign in to comment.