summaryrefslogtreecommitdiff
path: root/.rubocop_todo/performance/redundant_split_regexp_argument.yml
blob: 0c0e12480d5617f154d12bf08cb2f7249cec4e0e (plain)
1
2
3
4
5
6
7
8
---
# 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'