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.
2 parents a5a6f37 + 83dfd47 commit 4df8fd4Copy full SHA for 4df8fd4
1 file changed
.rubocop.yml
@@ -31,6 +31,8 @@ Layout/EndAlignment:
31
Layout/HashAlignment:
32
EnforcedHashRocketStyle: table
33
EnforcedColonStyle: table
34
+Layout/IndentationWidth:
35
+ Enabled: false
36
Layout/LeadingCommentSpace:
37
Exclude:
38
- Taps/*/*/cmd/*.rb
0 commit comments