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

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

6 lines
118 B
YAML
Raw Normal View History

---
# Cop supports --auto-correct.
Layout/SpaceAroundOperators:
Exclude:
- 'lib/gitlab/utils/strong_memoize.rb'