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-05-04 06:09:07 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-04 06:09:07 +0300
commit44ca34ad66b8b7f54c0c8a8f549aafb7293c8a38 (patch)
tree2c53ff23c11272b1546d5901c95ce1357bceb5c7 /.rubocop_todo/rails
parentb301036d090d8a7365f98a0444d09f8a09664834 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/rails')
-rw-r--r--.rubocop_todo/rails/render_inline.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.rubocop_todo/rails/render_inline.yml b/.rubocop_todo/rails/render_inline.yml
deleted file mode 100644
index fbebec72cd7..00000000000
--- a/.rubocop_todo/rails/render_inline.yml
+++ /dev/null
@@ -1,4 +0,0 @@
----
-Rails/RenderInline:
- Exclude:
- - 'ee/app/controllers/sitemap_controller.rb'