debian-mirror-gitlab/.rubocop_todo/lint/triple_quotes.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
226 B
YAML
Raw Normal View History

2023-04-23 21:23:45 +05:30
---
# 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'