summaryrefslogtreecommitdiff
path: root/.rubocop_todo/style/redundant_parentheses.yml
blob: deef05f832fa9315c7047a09f4a3e530ef7e6a64 (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
Style/RedundantParentheses:
  Exclude:
    - 'lib/gitlab/database/tables_truncate.rb'