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

.haml-lint_todo.yml - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a08ab491470f7e3202b3cd5b1f8408bcc1e4ed83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# This configuration was generated by
# `haml-lint --auto-gen-config`
# on 2023-10-11 14:54:51 +0200 using Haml-Lint version 0.40.1.
# The point is for the user to remove these configuration records
# one by one as the lints are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of Haml-Lint, may require this file to be generated again.

linters:

  # Offense count: 201
  DocumentationLinks:
    exclude:
      - "app/views/admin/application_settings/_account_and_limit.html.haml"
      - "app/views/admin/application_settings/_ci_cd.html.haml"
      - "app/views/admin/application_settings/_diagramsnet.html.haml"
      - "app/views/admin/application_settings/_email.html.haml"
      - "app/views/admin/application_settings/_error_tracking.html.haml"
      - "app/views/admin/application_settings/_floc.html.haml"
      - "app/views/admin/application_settings/_gitlab_shell_operation_limits.html.haml"
      - "app/views/admin/application_settings/_gitpod.html.haml"
      - "app/views/admin/application_settings/_kroki.html.haml"
      - "app/views/admin/application_settings/_localization.html.haml"
      - "app/views/admin/application_settings/_outbound.html.haml"
      - "app/views/admin/application_settings/_plantuml.html.haml"
      - "app/views/admin/application_settings/_projects_api_limits.html.haml"
      - "app/views/admin/application_settings/_repository_check.html.haml"
      - "app/views/admin/application_settings/_repository_storage.html.haml"
      - "app/views/admin/application_settings/_runner_registrars_form.html.haml"
      - "app/views/admin/application_settings/_signin.html.haml"
      - "app/views/admin/application_settings/_sourcegraph.html.haml"
      - "app/views/admin/application_settings/_spam.html.haml"
      - "app/views/admin/application_settings/_terms.html.haml"
      - "app/views/admin/application_settings/general.html.haml"
      - "app/views/admin/application_settings/metrics_and_profiling.html.haml"
      - "app/views/admin/application_settings/network.html.haml"
      - "app/views/admin/application_settings/preferences.html.haml"
      - "app/views/admin/application_settings/reporting.html.haml"
      - "app/views/admin/application_settings/repository.html.haml"
      - "app/views/admin/dashboard/index.html.haml"
      - "app/views/admin/dev_ops_report/_score.html.haml"
      - "app/views/clusters/clusters/_advanced_settings.html.haml"
      - "app/views/clusters/clusters/_deprecation_alert.html.haml"
      - "app/views/clusters/clusters/_multiple_clusters_message.html.haml"
      - "app/views/clusters/clusters/_namespace.html.haml"
      - "app/views/clusters/clusters/_provider_details_form.html.haml"
      - "app/views/clusters/clusters/cloud_providers/_cloud_provider_selector.html.haml"
      - "app/views/clusters/clusters/show.html.haml"
      - "app/views/clusters/clusters/user/_form.html.haml"
      - "app/views/groups/_import_group_from_another_instance_panel.html.haml"
      - "app/views/groups/_import_group_from_file_panel.html.haml"
      - "app/views/groups/settings/ci_cd/_auto_devops_form.html.haml"
      - "app/views/notify/github_gists_import_errors_email.html.haml"
      - "app/views/notify/pages_domain_auto_ssl_failed_email.html.haml"
      - "app/views/notify/pages_domain_auto_ssl_failed_email.text.haml"
      - "app/views/notify/pages_domain_disabled_email.html.haml"
      - "app/views/notify/pages_domain_enabled_email.html.haml"
      - "app/views/notify/pages_domain_verification_failed_email.html.haml"
      - "app/views/notify/pages_domain_verification_succeeded_email.html.haml"
      - "app/views/profiles/gpg_keys/index.html.haml"
      - "app/views/profiles/keys/_key.html.haml"
      - "app/views/profiles/keys/index.html.haml"
      - "app/views/profiles/personal_access_tokens/index.html.haml"
      - "app/views/profiles/show.html.haml"
      - "app/views/profiles/two_factor_auths/show.html.haml"
      - "app/views/projects/blob/_pipeline_tour_success.html.haml"
      - "app/views/projects/blob/viewers/_route_map.html.haml"
      - "app/views/projects/blob/viewers/_route_map_loading.html.haml"
      - "app/views/projects/branch_defaults/_branch_names_fields.html.haml"
      - "app/views/projects/branch_defaults/_default_branch_fields.html.haml"
      - "app/views/projects/cleanup/_show.html.haml"
      - "app/views/projects/commit/_signature_badge.html.haml"
      - "app/views/projects/environments/index.html.haml"
      - "app/views/projects/feature_flags/new.html.haml"
      - "app/views/projects/feature_flags_user_lists/edit.html.haml"
      - "app/views/projects/feature_flags_user_lists/new.html.haml"
      - "app/views/projects/issues/_new_branch.html.haml"
      - "app/views/projects/merge_requests/_page.html.haml"
      - "app/views/projects/mirrors/_branch_filter.html.haml"
      - "app/views/projects/mirrors/_mirror_repos.html.haml"
      - "app/views/projects/mirrors/_mirror_repos_push.html.haml"
      - "app/views/projects/pages_domains/_certificate.html.haml"
      - "app/views/projects/pages_domains/_dns.html.haml"
      - "app/views/projects/pages_domains/_helper_text.html.haml"
      - "app/views/projects/runners/_group_runners.html.haml"
      - "app/views/projects/settings/ci_cd/_autodevops_form.html.haml"
      - "app/views/projects/settings/merge_requests/_merge_request_merge_commit_template.html.haml"
      - "app/views/projects/settings/merge_requests/_merge_request_merge_method_settings.html.haml"
      - "app/views/projects/settings/merge_requests/_merge_request_merge_suggestions_settings.html.haml"
      - "app/views/projects/settings/merge_requests/_merge_request_squash_commit_template.html.haml"
      - "app/views/projects/settings/merge_requests/_merge_request_squash_options_settings.html.haml"
      - "app/views/projects/settings/operations/_alert_management.html.haml"
      - "app/views/projects/usage_quotas/index.html.haml"
      - "app/views/shared/_auto_devops_callout.html.haml"
      - "app/views/shared/_auto_devops_implicitly_enabled_banner.html.haml"
      - "app/views/shared/_custom_attributes.html.haml"
      - "app/views/shared/_registration_features_discovery_message.html.haml"
      - "app/views/shared/_service_ping_consent.html.haml"
      - "app/views/shared/deploy_tokens/_form.html.haml"
      - "app/views/shared/deploy_tokens/_new_deploy_token.html.haml"
      - "app/views/shared/deploy_tokens/_table.html.haml"
      - "app/views/shared/empty_states/_snippets.html.haml"
      - "app/views/shared/integrations/gitlab_slack_application/_help.html.haml"
      - "app/views/shared/integrations/gitlab_slack_application/_slack_integration_form.html.haml"
      - "app/views/shared/integrations/mattermost_slash_commands/_help.html.haml"
      - "app/views/shared/integrations/slack_slash_commands/_help.html.haml"
      - "app/views/shared/issuable/form/_type_selector.html.haml"
      - "app/views/shared/runners/_shared_runners_description.html.haml"
      - "app/views/shared/web_hooks/_form.html.haml"
      - "ee/app/views/admin/application_settings/_custom_templates_form.html.haml"
      - "ee/app/views/admin/application_settings/_ee_network_settings.haml"
      - "ee/app/views/admin/application_settings/_elasticsearch_form.html.haml"
      - "ee/app/views/admin/application_settings/_ldap_access_setting.html.haml"
      - "ee/app/views/admin/application_settings/_microsoft_application.haml"
      - "ee/app/views/admin/application_settings/_saml_group_locks_setting.html.haml"
      - "ee/app/views/admin/application_settings/_templates.html.haml"
      - "ee/app/views/admin/dashboard/_elastic_and_geo.html.haml"
      - "ee/app/views/admin/geo/shared/_hashed_storage_alerts.html.haml"
      - "ee/app/views/admin/push_rules/_merge_request_approvals.html.haml"
      - "ee/app/views/admin/push_rules/_merge_request_approvals_fields.html.haml"
      - "ee/app/views/compliance_management/compliance_framework/_project_settings.html.haml"
      - "ee/app/views/groups/_analytics_dashboards.html.haml"
      - "ee/app/views/groups/_compliance_frameworks.html.haml"
      - "ee/app/views/groups/_custom_project_templates_setting.html.haml"
      - "ee/app/views/groups/_insights.html.haml"
      - "ee/app/views/groups/_templates_setting.html.haml"
      - "ee/app/views/groups/saml_providers/_info.html.haml"
      - "ee/app/views/groups/security/policies/index.html.haml"
      - "ee/app/views/groups/settings/_ip_restriction.html.haml"
      - "ee/app/views/groups/settings/domain_verification/_certificate.html.haml"
      - "ee/app/views/groups/settings/domain_verification/_dns.html.haml"
      - "ee/app/views/groups/settings/domain_verification/_helper_text.html.haml"
      - "ee/app/views/groups/settings/domain_verification/index.html.haml"
      - "ee/app/views/notify/import_requirements_csv_email.html.haml"
      - "ee/app/views/profiles/preferences/_code_suggestions_settings_self_assignment.html.haml"
      - "ee/app/views/projects/merge_requests/_code_owner_approval_rules.html.haml"
      - "ee/app/views/projects/mirrors/_branch_filter.html.haml"
      - "ee/app/views/projects/mirrors/_mirror_repos_form.html.haml"
      - "ee/app/views/projects/protected_environments/_group_environments_list.html.haml"
      - "ee/app/views/projects/security/policies/index.html.haml"
      - "ee/app/views/projects/settings/ci_cd/_auto_rollback.html.haml"
      - "ee/app/views/projects/settings/ci_cd/_pipeline_subscriptions.html.haml"
      - "ee/app/views/projects/settings/ci_cd/_protected_environments.html.haml"
      - "ee/app/views/projects/settings/merge_requests/_merge_pipelines_settings.html.haml"
      - "ee/app/views/projects/settings/merge_requests/_merge_request_approvals_settings.html.haml"
      - "ee/app/views/projects/settings/merge_requests/_merge_trains_settings.html.haml"
      - "ee/app/views/projects/settings/merge_requests/_suggested_reviewers_settings.html.haml"
      - "ee/app/views/projects/settings/merge_requests/_target_branch_rules_settings.html.haml"
      - "ee/app/views/search/results/_error.html.haml"
      - "ee/app/views/shared/_ci_cd_only_link.html.haml"
      - "ee/app/views/shared/_mirror_trigger_builds_setting.html.haml"
      - "ee/app/views/shared/_new_user_signups_cap_reached_alert.html.haml"
      - "ee/app/views/shared/empty_states/_geo_replication.html.haml"
      - "ee/app/views/shared/issuable/form/_merge_request_blocks.html.haml"
      - "ee/app/views/shared/labels/_create_label_help_text.html.haml"
      - "ee/app/views/shared/promotions/_promote_advanced_search.html.haml"
      - "ee/app/views/shared/promotions/_promote_burndown_charts.html.haml"
      - "ee/app/views/shared/promotions/_promote_group_webhooks.html.haml"
      - "ee/app/views/shared/promotions/_promote_mobile_devops.html.haml"
      - "ee/app/views/shared/promotions/_promote_mr_features.html.haml"
      - "ee/app/views/shared/promotions/_promote_repository_features.html.haml"