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

require.yml « rake « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9820ce7d03c10fc8ddcd2e479e69e74da1179aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
Rake/Require:
  Details: grace period
  Exclude:
    - 'lib/tasks/gitlab/assets.rake'
    - 'lib/tasks/gitlab/docs/redirect.rake'
    - 'lib/tasks/gitlab/graphql.rake'
    - 'lib/tasks/gitlab/lfs/migrate.rake'
    - 'lib/tasks/gitlab/metrics_exporter.rake'
    - 'lib/tasks/gitlab/openapi.rake'
    - 'lib/tasks/gitlab/packages/events.rake'
    - 'lib/tasks/gitlab/packages/migrate.rake'
    - 'lib/tasks/gitlab/pages.rake'
    - 'lib/tasks/gitlab/refresh_project_statistics_build_artifacts_size.rake'
    - 'lib/tasks/gitlab/x509/update.rake'
    - 'lib/tasks/import.rake'
    - 'lib/tasks/tokens.rake'
    - 'qa/tasks/webdrivers.rake'