Disable Rails/UniqBeforePluck rubocop cop
This commit is contained in:
parent
10758a48c5
commit
1faed033ce
1 changed files with 3 additions and 0 deletions
|
@ -1088,6 +1088,9 @@ Rails/TimeZone:
|
|||
Rails/Validation:
|
||||
Enabled: false
|
||||
|
||||
Rails/UniqBeforePluck:
|
||||
Enabled: false
|
||||
|
||||
##################### RSpec ##################################
|
||||
|
||||
# Check that instances are not being stubbed globally.
|
||||
|
|
Loading…
Reference in a new issue