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

empty_class.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8caff58c35b1ef4ebd66ba6c50e1ba2754fdeb6 (plain)
1
2
3
4
---
Lint/EmptyClass:
  Exclude:
    - 'spec/lib/gitlab/multi_destination_logger_spec.rb'