gitlab-org--gitlab-foss/.rubocop_todo/style/redundant_parentheses.yml

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

7 lines
224 B
YAML
Raw Normal View History

---
# Cop supports --auto-correct.
Style/RedundantParentheses:
Exclude:
- 'lib/gitlab/database/tables_truncate.rb'
- 'qa/qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb'