fix 777b17d indent - RuboCop doesn't check its cfg

Denver Gingerich created

Change summary

.rubocop.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.rubocop.yml 🔗

@@ -2,7 +2,7 @@ Metrics/LineLength:
   Max: 80
 
 Style/Tab:
-   Enabled: false
+  Enabled: false
 
 Style/IndentationWidth:
   Width: 1 # one tab