diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-04 15:09:36 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-04 15:09:36 +0000 |
commit | e0655935eb32ba057b6ced978940076681d71177 (patch) | |
tree | b931975665fc002f346bdd3c5242fe644316f86c /rubocop | |
parent | 8322f051740fba113c5c1f6fba96b9c943240746 (diff) | |
download | gitlab-ce-e0655935eb32ba057b6ced978940076681d71177.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'rubocop')
-rw-r--r-- | rubocop/rubocop-migrations.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rubocop/rubocop-migrations.yml b/rubocop/rubocop-migrations.yml index c175638ca2d..41bd2a4ce7d 100644 --- a/rubocop/rubocop-migrations.yml +++ b/rubocop/rubocop-migrations.yml @@ -37,6 +37,7 @@ Migration/UpdateLargeTable: - :todos - :users - :user_preferences + - :user_details - :web_hook_logs DeniedMethods: - :change_column_type_concurrently |