Lint against outdated docs links rendered with `HelpPageLink`
This adds a local ESLint rule to ensure documentation links rendered with the `HelpPageLink` Vue component are up-to-date.
显示
- .eslintrc.yml 2 个添加, 0 个删除.eslintrc.yml
- app/assets/javascripts/usage_quotas/storage/components/container_registry_usage.vue 4 个添加, 1 个删除...ge_quotas/storage/components/container_registry_usage.vue
- app/assets/javascripts/vue_shared/components/groups_list/group_list_item_prevent_delete_modal.vue 3 个添加, 5 个删除...ents/groups_list/group_list_item_prevent_delete_modal.vue
- spec/frontend/vue_shared/components/groups_list/groups_list_item_prevent_delete_modal_spec.js 1 个添加, 1 个删除...groups_list/groups_list_item_prevent_delete_modal_spec.js
- spec/tooling/frontend/eslint-config/eslint-local-rules/vue_require_valid_help_page_link_component_spec.js 100 个添加, 0 个删除...-rules/vue_require_valid_help_page_link_component_spec.js
- tooling/eslint-config/eslint-local-rules/index.js 2 个添加, 0 个删除tooling/eslint-config/eslint-local-rules/index.js
- tooling/eslint-config/eslint-local-rules/require_valid_help_page_path.js 1 个添加, 84 个删除...config/eslint-local-rules/require_valid_help_page_path.js
- tooling/eslint-config/eslint-local-rules/utils/eslint_parsing_utils.js 23 个添加, 0 个删除...t-config/eslint-local-rules/utils/eslint_parsing_utils.js
- tooling/eslint-config/eslint-local-rules/utils/help_page_path_utils.js 86 个添加, 0 个删除...t-config/eslint-local-rules/utils/help_page_path_utils.js
- tooling/eslint-config/eslint-local-rules/vue_require_valid_help_page_link_component.js 75 个添加, 0 个删除...local-rules/vue_require_valid_help_page_link_component.js
加载中
想要评论请 注册 或 登录