summaryrefslogtreecommitdiff
path: root/.rubocop_todo/performance/string_include.yml
blob: f2e17d3576a3f829da042a52d601b11f20e63861 (plain)
1
2
3
4
5
6
7
8
9
---
# Cop supports --autocorrect.
Performance/StringInclude:
  Details: grace period
  Exclude:
    - 'lib/gitlab/github_import/importer/repository_importer.rb'
    - 'lib/gitlab/legacy_github_import/importer.rb'
    - 'lib/gitlab/usage_data.rb'
    - 'rubocop/cop/gitlab/json.rb'