Enable Rubocop RSpec/NotToNot (#23723)
This commit is contained in:
@ -94,6 +94,9 @@ Rails/Exit:
|
||||
- 'lib/mastodon/cli_helper.rb'
|
||||
- 'lib/cli.rb'
|
||||
|
||||
RSpec/NotToNot:
|
||||
EnforcedStyle: to_not
|
||||
|
||||
Style/HashSyntax:
|
||||
EnforcedStyle: ruby19_no_mixed_keys
|
||||
|
||||
|
Reference in New Issue
Block a user