summaryrefslogtreecommitdiff
path: root/.rubocop_todo/lint/triple_quotes.yml
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'