summaryrefslogtreecommitdiff
path: root/.rubocop_todo/layout/space_before_block_braces.yml
blob: ff99ad7187af89d603d6a397191155fc5cf61e53 (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
Layout/SpaceBeforeBlockBraces:
  Exclude:
    - 'app/helpers/colors_helper.rb'