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