diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-14 12:08:58 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-14 12:08:58 +0000 |
commit | c9ca178ba4c9a3e48d9d069f7d7486a29827cc61 (patch) | |
tree | 07a4f84921b80ff967d30229f0d887c152b9b1d8 /rubocop/rubocop-migrations.yml | |
parent | 6035fcc36ead3b415fa2422b0204a795a70f3e2f (diff) | |
download | gitlab-ce-c9ca178ba4c9a3e48d9d069f7d7486a29827cc61.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'rubocop/rubocop-migrations.yml')
-rw-r--r-- | rubocop/rubocop-migrations.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rubocop/rubocop-migrations.yml b/rubocop/rubocop-migrations.yml index 454bed71833..f8ff6e005f9 100644 --- a/rubocop/rubocop-migrations.yml +++ b/rubocop/rubocop-migrations.yml @@ -1,4 +1,4 @@ -# Make sure to update the docs if this file moves. Docs URL: https://docs.gitlab.com/ce/development/migration_style_guide.html#when-to-use-the-helper-method +# Make sure to update the docs if this file moves. Docs URL: https://docs.gitlab.com/ee/development/migration_style_guide.html#when-to-use-the-helper-method Migration/UpdateLargeTable: Enabled: true HighTrafficTables: &high_traffic_tables # size in GB (>= 10 GB on GitLab.com as of 02/2020) and/or number of records |