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

to_enum_arguments.yml « lint « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3e5579b4afb163d1da35364143d63359c36e4934 (plain)
1
2
3
4
5
6
---
Lint/ToEnumArguments:
  Details: grace period
  Exclude:
    - 'lib/gitlab/ci/trace/stream.rb'
    - 'spec/lib/gitlab/ci/trace/section_parser_spec.rb'