.rubocop.yml in
gepub-1.0.12
vs .rubocop.yml in
gepub-1.0.13
- old
+ new
@@ -1,5 +1,6 @@
AllCops: DisabledByDefault: true
-Style/Tab:
+Layout/IndentationStyle:
Enabled: true
+ EnforcedStyle: spaces