Skip to content
代码片段 群组 项目
  • Paul Gascou-Vaillancourt's avatar
    a312aa7d
    Lint against outdated usages of `helpPagePath` · a312aa7d
    Paul Gascou-Vaillancourt 创作于
    As docs pages get moved around or deleted, docs links that we display in
    the product might become outdated without us noticing.
    This adds an ESLint rule that ensures `helpPagePath` always points to
    files and anchors that still exist.
    In future iterations, we should add a similar rule to check usages of
    the `HelpPageLink` Vue component, and a Rubocop rule for the backend
    `help_page_path` helper.
    未验证
    a312aa7d
    历史
    Lint against outdated usages of `helpPagePath`
    Paul Gascou-Vaillancourt 创作于
    As docs pages get moved around or deleted, docs links that we display in
    the product might become outdated without us noticing.
    This adds an ESLint rule that ensures `helpPagePath` always points to
    files and anchors that still exist.
    In future iterations, we should add a similar rule to check usages of
    the `HelpPageLink` Vue component, and a Rubocop rule for the backend
    `help_page_path` helper.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。