examples/.rubocop.yml in meowcop-2.1.0 vs examples/.rubocop.yml in meowcop-2.2.0

- old
+ new

@@ -5,10 +5,10 @@ # Modify the version if you don't use MRI 2.6. AllCops: TargetRubyVersion: 2.6 -# You can customize rubocop settings. +# You can customize RuboCop settings. # For example. # Style/FrozenStringLiteralComment: # Enabled: true # EnforcedStyle: always