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

triple_quotes.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7695fa46b032daa93cf470bb465c7abba9f38d9a (plain)
1
2
3
4
5
6
7
---
# Cop supports --autocorrect.
Lint/TripleQuotes:
  Details: grace period
  Exclude:
    - 'spec/lib/gitlab/database/with_lock_retries_outside_transaction_spec.rb'
    - 'spec/lib/gitlab/database/with_lock_retries_spec.rb'