Replace the HAML docs links linter with `DocumentationLinks`
The `DocumentationLinks` cop now matches its HAML lint counterpart and even checks for more offenses. We are therefore ready to let `DocumentationLinks` take precedence to check HAML files in addition to Ruby files.
显示
- .haml-lint.yml 0 个添加, 1 个删除.haml-lint.yml
- .rubocop.yml 0 个添加, 2 个删除.rubocop.yml
- app/models/concerns/web_hooks/hook.rb 1 个添加, 1 个删除app/models/concerns/web_hooks/hook.rb
- app/models/hooks/system_hook.rb 1 个添加, 1 个删除app/models/hooks/system_hook.rb
- app/views/projects/merge_requests/_widget.html.haml 3 个添加, 3 个删除app/views/projects/merge_requests/_widget.html.haml
- app/views/shared/web_hooks/_description.html.haml 1 个添加, 1 个删除app/views/shared/web_hooks/_description.html.haml
- ee/app/views/shared/empty_states/_geo.html.haml 1 个添加, 1 个删除ee/app/views/shared/empty_states/_geo.html.haml
- haml_lint/linter/documentation_links.rb 0 个添加, 118 个删除haml_lint/linter/documentation_links.rb
- scripts/verify-tff-mapping 0 个添加, 6 个删除scripts/verify-tff-mapping
- spec/haml_lint/linter/documentation_links_spec.rb 0 个添加, 102 个删除spec/haml_lint/linter/documentation_links_spec.rb
- spec/models/hooks/system_hook_spec.rb 1 个添加, 1 个删除spec/models/hooks/system_hook_spec.rb
- tests.yml 0 个添加, 3 个删除tests.yml
加载中
想要评论请 注册 或 登录