.rubocop.yml in tessitura_rest-2.1.4 vs .rubocop.yml in tessitura_rest-2.1.5
- old
+ new
@@ -1,10 +1,9 @@
AllCops:
NewCops: enable
Exclude:
- spec/**/*
- TargetRubyVersion: 3.0.1
Naming/AccessorMethodName:
Description: Check the naming of accessor methods for get_/set_.
Enabled: false
\ No newline at end of file