.rubocop.yml in always-0.0.3 vs .rubocop.yml in always-0.0.4

- old
+ new

@@ -25,5 +25,8 @@ - 'vendor/**/*' DisplayCopNames: true TargetRubyVersion: 3.2 SuggestExtensions: false NewCops: enable + +Layout/EndOfLine: + EnforcedStyle: lf