We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608e394 commit ff7f981Copy full SHA for ff7f981
.rubocop.yml
@@ -1,6 +1,8 @@
1
AllCops:
2
NewCops: enable
3
SuggestExtensions: false
4
+ Exclude:
5
+ - .bundle/**/*
6
7
Metrics/BlockLength:
8
Enabled: true
0 commit comments