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

space_around_operators.yml « layout « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9f6c0145723ebfd0dd66feb523de68f1c6e28036 (plain)
1
2
3
4
5
---
# Cop supports --auto-correct.
Layout/SpaceAroundOperators:
  Exclude:
    - 'lib/gitlab/utils/strong_memoize.rb'