Skip to content

Commit

Permalink
Enable Sevencop/RequireOrdered cop
Browse files Browse the repository at this point in the history
  • Loading branch information
r7kamura committed Sep 30, 2022
1 parent 707262a commit ec0eb2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ Sevencop/MethodDefinitionArgumentsMultiline:
Sevencop/MethodDefinitionKeywordArgumentOrdered:
Enabled: true

Sevencop/RequireOrdered:
Enabled: true

Style/Documentation:
Enabled: false

Expand Down

0 comments on commit ec0eb2a

Please sign in to comment.