We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b983964 commit 0192ac2Copy full SHA for 0192ac2
.rubocop.yml
@@ -1,5 +1,6 @@
1
AllCops:
2
DisabledByDefault: true
3
4
-Style/Tab:
+Layout/IndentationStyle:
5
Enabled: true
6
+ EnforcedStyle: spaces
0 commit comments