Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 03:10:33 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 03:10:33 +0300
commit13ddda5208f9175e822af6d05a32600bc9cad091 (patch)
treed0dede48f80b34cfbf326d9539edc2e2addf4398 /.rubocop_todo/rails
parentdd8c199e989482245c58ee49b5f7169bdd9073eb (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/rails')
-rw-r--r--.rubocop_todo/rails/inverse_of.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/rails/inverse_of.yml b/.rubocop_todo/rails/inverse_of.yml
index 5ec863fdb25..376342cdede 100644
--- a/.rubocop_todo/rails/inverse_of.yml
+++ b/.rubocop_todo/rails/inverse_of.yml
@@ -36,7 +36,6 @@ Rails/InverseOf:
- 'app/models/custom_emoji.rb'
- 'app/models/customer_relations/contact.rb'
- 'app/models/customer_relations/organization.rb'
- - 'app/models/deploy_key.rb'
- 'app/models/deploy_token.rb'
- 'app/models/environment.rb'
- 'app/models/error_tracking/error.rb'