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:
Diffstat (limited to 'rubocop/rubocop-ruby31.yml')
-rw-r--r--rubocop/rubocop-ruby31.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rubocop/rubocop-ruby31.yml b/rubocop/rubocop-ruby31.yml
index 109c7ca2dfe..712c5a8f447 100644
--- a/rubocop/rubocop-ruby31.yml
+++ b/rubocop/rubocop-ruby31.yml
@@ -2,6 +2,7 @@
# Ruby 3.1.
#
# After the transition has been completed:
+# * Enable all disabled cops and resolve the offenses.
# * Move all configuration which enabled or tweaked cops to .rubocop.yml.
# * Remove all remaining configuration.