Skip to content

Commit 025f680

Browse files
authored
Update .rubocop.yml
1 parent e1e79dc commit 025f680

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ruby/.rubocop.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ Metrics/ClassLength:
4848
Bundler/OrderedGems:
4949
Enabled: false
5050

51+
Performance/TimesMap:
52+
Enabled: false
53+
5154
Style/SpecialGlobalVars:
5255
Exclude:
5356
- Dangerfile

0 commit comments

Comments
 (0)