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

space_inside_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: 07cd163103e8a7b4d1d766ea37024f5b753e5fb4 (plain)
1
2
3
4
5
---
# Cop supports --autocorrect.
Layout/SpaceInsideBlockBraces:
  Exclude:
    - 'spec/requests/api/groups_spec.rb'