config/default.yml in salsify_rubocop-0.47.1.rc0 vs config/default.yml in salsify_rubocop-0.47.1

- old
+ new

@@ -1,4 +1,8 @@ +Salsify/RailsApplicationRecord: + Description: 'Models must subclass ApplicationRecord.' + Enabled: false + Salsify/RspecDocString: Description: 'Check that RSpec doc strings use the correct quoting.' Enabled: true EnforcedStyle: double_quotes SupportedStyles: