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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.haml-lint_todo.yml')
-rw-r--r--.haml-lint_todo.yml43
1 files changed, 0 insertions, 43 deletions
diff --git a/.haml-lint_todo.yml b/.haml-lint_todo.yml
deleted file mode 100644
index c587e299c62..00000000000
--- a/.haml-lint_todo.yml
+++ /dev/null
@@ -1,43 +0,0 @@
-# This configuration was generated by
-# `haml-lint --auto-gen-config`
-# on 2023-10-30 15:10:05 +0100 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: 37
- DocumentationLinks:
- exclude:
- - "app/views/admin/application_settings/_localization.html.haml"
- - "app/views/profiles/two_factor_auths/show.html.haml"
- - "app/views/projects/settings/merge_requests/_merge_request_merge_commit_template.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/usage_quotas/index.html.haml"
- - "app/views/shared/_auto_devops_implicitly_enabled_banner.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/_table.html.haml"
- - "app/views/shared/empty_states/_snippets.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/_elasticsearch_form.html.haml"
- - "ee/app/views/admin/application_settings/_microsoft_application.haml"
- - "ee/app/views/admin/application_settings/_templates.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/_custom_project_templates_setting.html.haml"
- - "ee/app/views/groups/_templates_setting.html.haml"
- - "ee/app/views/profiles/preferences/_code_suggestions_settings_self_assignment.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_request_approvals_settings.html.haml"
- - "ee/app/views/projects/settings/merge_requests/_target_branch_rules_settings.html.haml"
- - "ee/app/views/shared/_new_user_signups_cap_reached_alert.html.haml"
- - "ee/app/views/shared/promotions/_promote_mobile_devops.html.haml" \ No newline at end of file