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

struct_new_override.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db6fe41903b0be60336fb0124991ee618451ee18 (plain)
1
2
3
4
5
6
---
Lint/StructNewOverride:
  Exclude:
    - 'app/presenters/sentry_error_presenter.rb'
    - 'app/serializers/environment_serializer.rb'
    - 'lib/gitlab/ci/pipeline/duration.rb'