config/rbi.yml in rubocop-sorbet-0.7.4 vs config/rbi.yml in rubocop-sorbet-0.7.5
- old
+ new
@@ -240,9 +240,12 @@
EnforcedStyle: compact
Style/DefWithParentheses:
Enabled: true
+Sorbet/EmptyLineAfterSig:
+ Enabled: true
+
Style/EmptyMethod:
Enabled: true
EnforcedStyle: compact
Style/FrozenStringLiteralComment: