gitlab-org--gitlab-foss/.rubocop_todo/layout/space_before_block_braces.yml

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

6 lines
114 B
YAML
Raw Normal View History

---
# Cop supports --auto-correct.
Layout/SpaceBeforeBlockBraces:
Exclude:
- 'app/helpers/colors_helper.rb'