Disable Rails/ThreeStateBooleanColumn
cop for now (#ToDo)
We have too many old migrations to fix.
This commit is contained in:

committed by
Sebastian Serth

parent
474e6520bd
commit
2d1bad57e7
@ -36,6 +36,9 @@ Rails/ReversibleMigration:
|
|||||||
Rails/NotNullColumn:
|
Rails/NotNullColumn:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
||||||
|
Rails/ThreeStateBooleanColumn:
|
||||||
|
Enabled: false
|
||||||
|
|
||||||
# The models need to be fixed anyway
|
# The models need to be fixed anyway
|
||||||
#
|
#
|
||||||
Rails/UniqueValidationWithoutIndex:
|
Rails/UniqueValidationWithoutIndex:
|
||||||
|
Reference in New Issue
Block a user