gitlab-org--gitlab-foss/.rubocop_todo/lint/struct_new_override.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
181 B
YAML
Raw Permalink Normal View History

---
Lint/StructNewOverride:
Exclude:
- 'app/presenters/sentry_error_presenter.rb'
- 'app/serializers/environment_serializer.rb'
- 'lib/gitlab/ci/pipeline/duration.rb'