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 3913891 commit 8f17bd9Copy full SHA for 8f17bd9
.rubocop.yml
@@ -3,6 +3,9 @@ AllCops:
3
NewCops: enable
4
SuggestExtensions: false
5
6
+Bundler/OrderedGems:
7
+ Enabled: false
8
+
9
Layout/LineLength:
10
Max: 120
11
Exclude:
0 commit comments