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-08-11 00:10:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-11 00:10:04 +0300
commit997968e3fa7d1f623f7bd9e2581c58dc7afc5aa5 (patch)
tree1e5b86231fffe652e554abdd914aa6a152edc843 /.rubocop.yml
parent50ecbfaf1bfe883056ab366c8e4a28fd4574c6fa (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop.yml')
-rw-r--r--.rubocop.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop.yml b/.rubocop.yml
index 25e65fe6b8d..f4bd7913b47 100644
--- a/.rubocop.yml
+++ b/.rubocop.yml
@@ -190,6 +190,7 @@ Naming/FileName:
- 'jh/spec/**/*'
- 'qa/bin/*'
- 'qa/spec/**/*'
+ - 'qa/qa/factories/**/*'
- 'qa/qa/specs/**/*'
- 'qa/tasks/**/*.rake'
- '**/*.ru'