diff --git a/docs/repositories/commits.md b/docs/repositories/commits.md index 1e242078f0..cc6c508325 100644 --- a/docs/repositories/commits.md +++ b/docs/repositories/commits.md @@ -144,8 +144,10 @@ The **Files** tab displays the variation of the following [code quality metrics] Depending on the languages being analyzed or if you haven't [set up coverage for your repository](../coverage-reporter/index.md), some metrics **may not be calculated** (represented by `-`). +{% if page.meta.page_name == "commit" %} The option **Show files without code quality changes** allows you to list all files that the {{ page.meta.page_name }} updates, even if their code quality metrics don't change. +{% endif %} ![Files tab](images/{{ page.meta.file_name }}-tab-files.png) diff --git a/docs/repositories/pull-requests.md b/docs/repositories/pull-requests.md index 3cd3c2eb67..af4bd15344 100644 --- a/docs/repositories/pull-requests.md +++ b/docs/repositories/pull-requests.md @@ -78,7 +78,6 @@ The **Duplication** tab displays the lists of duplicated blocks that the {{ page end="" %} - {% include-markdown "./commits.md" start=""