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>2020-08-04 21:09:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-04 21:09:49 +0300
commit2ecc6e22e3517a2e0d9a5bd0d4297c74e2f338d4 (patch)
tree39e5264a6ea6467910471ed5e98eb379d66a6982 /.rubocop_todo.yml
parentaca89cb7e933eca98b794cbd5457ffabd54b43f7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 7dd8662576a..ae05ce5194e 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -1025,7 +1025,6 @@ Style/NumericLiteralPrefix:
Style/NumericPredicate:
EnforcedStyle: comparison
Exclude:
- - 'spec/**/*'
- 'app/controllers/concerns/issuable_collections.rb'
- 'app/controllers/concerns/paginated_collection.rb'
- 'app/helpers/graph_helper.rb'
@@ -1126,8 +1125,6 @@ Style/NumericPredicate:
- 'lib/tasks/gitlab/gitaly.rake'
- 'lib/tasks/gitlab/snippets.rake'
- 'lib/tasks/gitlab/workhorse.rake'
- - 'qa/qa/git/repository.rb'
- - 'qa/qa/support/wait_for_requests.rb'
- 'ee/app/models/ee/project.rb'
- 'lib/gitlab/usage_data/topology.rb'