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-11-24 21:09:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-11-24 21:09:57 +0300
commit80b22a4413679216b470c7a4e9fefd0eb928add5 (patch)
tree909b8eb16b9316d5260e609b11d0eb7d8dc03323 /rubocop
parent92849dc177d5e0d11f89b4ca75f4e3e45ad6341b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'rubocop')
-rw-r--r--rubocop/rubocop-code_reuse.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rubocop/rubocop-code_reuse.yml b/rubocop/rubocop-code_reuse.yml
index 6f9d7902dc6..cf81aa2db5e 100644
--- a/rubocop/rubocop-code_reuse.yml
+++ b/rubocop/rubocop-code_reuse.yml
@@ -26,6 +26,7 @@ CodeReuse/ActiveRecord:
- lib/banzai/**/*.rb
- lib/click_house/migration_support/**/*.rb
- lib/gitlab/background_migration/**/*.rb
+ - lib/gitlab/circuit_breaker/store.rb
- lib/gitlab/cycle_analytics/**/*.rb
- lib/gitlab/counters/**/*.rb
- lib/gitlab/database/**/*.rb