debian-mirror-gitlab/.rubocop_todo/style/zero_length_predicate.yml

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

7 lines
181 B
YAML
Raw Normal View History

2023-04-23 21:23:45 +05:30
---
# Cop supports --autocorrect.
Style/ZeroLengthPredicate:
Details: grace period
Exclude:
- 'spec/requests/api/graphql/mutations/admin/sidekiq_queues/delete_jobs_spec.rb'