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

duplicate_regexp_character_class_element.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c0d46ba9e953a95ac14653a897ee1fd5c9b3d2c9 (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Lint/DuplicateRegexpCharacterClassElement:
  Details: grace period
  Exclude:
    - 'lib/gitlab/path_regex.rb'