diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-12 09:08:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-02-12 09:08:48 +0000 |
commit | 7f5e08060f261a63ebf5058a95419da66928173a (patch) | |
tree | b2f77e0445bb28e4eaf156b3d3b71bd46dac8951 /.rubocop_manual_todo.yml | |
parent | 22864cafe7a3509342c3c880881ade40ce06f752 (diff) | |
download | gitlab-ce-7f5e08060f261a63ebf5058a95419da66928173a.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r-- | .rubocop_manual_todo.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml index 57c17da243f..96437f47758 100644 --- a/.rubocop_manual_todo.yml +++ b/.rubocop_manual_todo.yml @@ -2497,14 +2497,6 @@ Style/FrozenStringLiteralComment: - 'bin/secpick' - 'danger/changes_size/Dangerfile' - 'danger/metadata/Dangerfile' - - 'qa/Gemfile' - - 'qa/Rakefile' - - 'qa/bin/qa' - - 'qa/bin/rubymine' - - 'qa/qa/fixtures/auto_devops_rack/Gemfile' - - 'qa/qa/fixtures/auto_devops_rack/Rakefile' - - 'qa/qa/fixtures/auto_devops_rack/config.ru' - - 'qa/qa/page/page_concern.rb' - 'scripts/flaky_examples/detect-new-flaky-examples' - 'scripts/flaky_examples/prune-old-flaky-examples' - 'scripts/gather-test-memory-data' |