debian-mirror-gitlab/.rubocop_todo/performance/redundant_split_regexp_argument.yml

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

9 lines
233 B
YAML
Raw Normal View History

2023-03-17 16:20:25 +05:30
---
# Cop supports --autocorrect.
Performance/RedundantSplitRegexpArgument:
Details: grace period
Exclude:
- 'lib/file_size_validator.rb'
- 'lib/gitlab/git/raw_diff_change.rb'
- 'lib/kramdown/converter/commonmark.rb'