default.yml in percy-style-0.4.1 vs default.yml in percy-style-0.4.2
- old
+ new
@@ -27,9 +27,13 @@
EnforcedStyle: indented
Layout/SpaceInsideHashLiteralBraces:
EnforcedStyle: no_space
+# This seems to break some require lines somehow:
+Layout/EmptyLinesAroundArguments:
+ Enabled: false
+
Lint/EndAlignment:
EnforcedStyleAlignWith: variable
Lint/RescueException:
Exclude: