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-12 18:09:17 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-12 18:09:17 +0300
commitd549d413bb69f87ec26661ec96287bb4b25c32ff (patch)
treeac50717d0e3db25fd64bd36c1090496c42b24556 /.rubocop_todo/security
parent1caab68312013cae5083460ec8e03796daef9341 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/security')
-rw-r--r--.rubocop_todo/security/io_methods.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/security/io_methods.yml b/.rubocop_todo/security/io_methods.yml
index 936bb21d5dc..445afcabb89 100644
--- a/.rubocop_todo/security/io_methods.yml
+++ b/.rubocop_todo/security/io_methods.yml
@@ -3,4 +3,3 @@
Security/IoMethods:
Details: grace period
Exclude:
- - 'db/migrate/20210301200959_init_schema.rb'