Skip to content

Commit

Permalink
[devtools] sync
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-bot committed Feb 26, 2021
1 parent ea105ce commit daeb5fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ Layout/LineLength:
Lint/BooleanSymbol:
Enabled: false

Lint/ConstantDefinitionInBlock:
Exclude:
- "spec/**/*_spec.rb"

Lint/RaiseException:
Enabled: false

Expand Down

0 comments on commit daeb5fe

Please sign in to comment.