Welcome to mirror list, hosted at ThFree Co, Russian Federation.

space_before_block_braces.yml « layout « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3be90947fee40cb4e01d884d7d0903b6d7e25622 (plain)
1
2
3
4
5
---
# Cop supports --auto-correct.
Layout/SpaceBeforeBlockBraces:
  Exclude:
    - 'app/helpers/colors_helper.rb'