debian-mirror-gitlab/.rubocop_todo/lint/redundant_dir_glob_sort.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
287 B
YAML
Raw Normal View History

2023-04-23 21:23:45 +05:30
---
# Cop supports --autocorrect.
Lint/RedundantDirGlobSort:
Details: grace period
Exclude:
- 'app/models/release_highlight.rb'
- 'config/application.rb'
- 'ee/spec/spec_helper.rb'
- 'qa/qa/specs/spec_helper.rb'
- 'rubocop/rubocop.rb'
- 'spec/spec_helper.rb'