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: fda1d4ff30b8051985a6b5e6718441283725ff9c (plain)
1
2
3
4
5
6
---
# Cop supports --auto-correct.
Layout/LeadingCommentSpace:
  Exclude:
    - 'config/initializers/kaminari_active_record_relation_methods_with_limit.rb'
    - 'lib/uploaded_file.rb'