Commit f01295a6 authored by Rémy Coutable's avatar Rémy Coutable

Ignore the Migration/Datetime cop in a migration that fix a column type to datetime_with_timezone

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent f7cbfe1d
# See http://doc.gitlab.com/ce/development/migration_style_guide.html
# for more information on how to write migrations for GitLab.
# rubocop:disable Migration/Datetime
class ScheduleIssuesClosedAtTypeChange < ActiveRecord::Migration
include Gitlab::Database::MigrationHelpers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment