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 ab890f5 commit 40cd2e4Copy full SHA for 40cd2e4
ruby/rubocop.yml
@@ -15,7 +15,7 @@ Layout/MultilineMethodCallIndentation:
15
# Metrics
16
################################################################################
17
18
-Metrics/LineLength:
+Layout/LineLength:
19
Enabled: false
20
21
Metrics/AbcSize:
0 commit comments