rubocop.yml: remove doublenegation disable.
This commit is contained in:
parent
5adca2e33d
commit
d9e0a0bce6
@ -33,10 +33,6 @@ Style/BlockDelimiters:
|
||||
Exclude:
|
||||
- '**/*_spec.rb'
|
||||
|
||||
# used idiomatically to return boolean values
|
||||
Style/DoubleNegation:
|
||||
Enabled: false
|
||||
|
||||
# so many of these in formulae but none in here
|
||||
Style/GuardClause:
|
||||
Enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user