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>2022-05-16 18:08:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-16 18:08:39 +0300
commitd7b1354b396d2e579fd6fe3c18a28b6ffe934f09 (patch)
tree958e3dd6579165d790febba196d64d6ef8c86ea5 /.rubocop_todo.yml
parent1c9afffa29584c92bf1bb73c005f69c6875808e6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml24
1 files changed, 7 insertions, 17 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 88694e05229..72ce67b08da 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1,17 +1,7 @@
-# This configuration was generated by
-# `rubocop --auto-gen-config`
-# on 2021-02-24 14:52:20 UTC using RuboCop version 0.93.1.
-# The point is for the user to remove these configuration records
-# one by one as the offenses are removed from the code base.
-# Note that changes in the inspected code, or installation of new
-# versions of RuboCop, may require this file to be generated again.
-
-# Configuration parameters: Include.
-# Include: app/models/**/*.rb
-Rails/HasManyOrHasOneDependent:
- Enabled: false
-
-# Offense count: 42
-# Cop supports --auto-correct.
-Style/CaseLikeIf:
- Enabled: false
+# This configuration is no longer used.
+#
+# The RuboCop TODO lists are located in `.rubocop_todo/**/*.yml`.
+#
+# Please use `rake rubocop:todo:generate` to generate TODOs.
+#
+# See https://docs.gitlab.com/ee/development/rake_tasks.html#generate-initial-rubocop-todo-list