debian-mirror-gitlab/.rubocop_todo/layout/leading_comment_space.yml

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

7 lines
185 B
YAML
Raw Normal View History

2022-11-25 23:54:43 +05:30
---
# Cop supports --auto-correct.
Layout/LeadingCommentSpace:
Exclude:
- 'config/initializers/kaminari_active_record_relation_methods_with_limit.rb'
- 'lib/uploaded_file.rb'