Skip to content

Commit

Permalink
Merge pull request #2 from smortex/rubocop
Browse files Browse the repository at this point in the history
Tweak rubocop configuration
  • Loading branch information
faxm0dem authored Mar 1, 2022
2 parents 9dfccd5 + 58c08c0 commit d1ed078
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 d1ed078

Please sign in to comment.