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

leading_comment_space.yml « layout « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9dc79492f2ac0cf30fa1a09cf73a8c6f58a86eaf (plain)
1
2
3
4
5
6
---
# Cop supports --autocorrect.
Layout/LeadingCommentSpace:
  Exclude:
    - 'config/initializers/kaminari_active_record_relation_methods_with_limit.rb'
    - 'lib/uploaded_file.rb'