.rubocop.yml in head_music-0.23.0 vs .rubocop.yml in head_music-0.23.1
- old
+ new
@@ -24,9 +24,9 @@
Style/TrailingCommaInHashLiteral:
EnforcedStyleForMultiline: consistent_comma
AllCops:
- TargetRubyVersion: 2.4
+ TargetRubyVersion: 2.6
Layout/EmptyLineAfterGuardClause:
Enabled: false