Disable Rails/Output cop since it makes no sense here
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
402dcab4f1
commit
d38d4a9e8e
|
|
@ -1,3 +1,4 @@
|
||||||
|
# rubocop: disable Rails/Output
|
||||||
module Gitlab
|
module Gitlab
|
||||||
# Checks if a set of migrations requires downtime or not.
|
# Checks if a set of migrations requires downtime or not.
|
||||||
class EeCompatCheck
|
class EeCompatCheck
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue