Skip to content

Commit

Permalink
Fix warning on rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
waiting-for-dev committed May 3, 2022
1 parent 5e5decf commit 320b757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Layout/LineLength:
Max: 120

Naming/MethodName:
IgnoredPatterns:
AllowedPatterns:
- '.*Type'

Lint/ConstantDefinitionInBlock:
Expand Down

0 comments on commit 320b757

Please sign in to comment.