Skip to content

Commit

Permalink
#211 rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 1, 2022
1 parent 486940c commit d791094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ AllCops:
NewCops: enable
SuggestExtensions: false

Layout/EmptyLineAfterGuardClause:
Enabled: false
Metrics/CyclomaticComplexity:
Max: 10
Metrics/PerceivedComplexity:
Expand Down

0 comments on commit d791094

Please sign in to comment.