debian-mirror-gitlab/.rubocop_todo/style/conditional_assignment.yml

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

6 lines
111 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
# Cop supports --auto-correct.
Style/ConditionalAssignment:
Exclude:
- 'app/helpers/icons_helper.rb'