Welcome to mirror list, hosted at ThFree Co, Russian Federation.

redundant_split_regexp_argument.yml « performance « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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'