debian-mirror-gitlab/.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
117 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
2023-03-04 22:38:38 +05:30
# Cop supports --autocorrect.
2022-11-25 23:54:43 +05:30
Layout/SpaceAroundOperators:
Exclude:
- 'lib/gitlab/utils/strong_memoize.rb'