mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Update test repo snapshots.
This commit is contained in:
parent
5fc91f6977
commit
8baa843ce3
2 changed files with 30 additions and 2 deletions
|
|
@ -8,7 +8,26 @@ Generated by [AVA](https://avajs.dev).
|
||||||
|
|
||||||
> Expected linting violations
|
> Expected linting violations
|
||||||
|
|
||||||
`test-repos/apache-airflow/clients/python/README.md: 321: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe]␊
|
`test-repos/apache-airflow/clients/python/CHANGELOG.md: 40: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.9.1"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 47: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.9.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 66: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.8.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 89: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.7.3"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 100: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.7.2"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 116: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.7.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 139: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.6.2"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 155: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.6.1"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 171: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.6.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 194: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.5.1"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 210: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.5.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 230: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.3.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 248: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.2.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 269: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.1.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/CHANGELOG.md: 290: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "v2.0.0"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/README.md: 22: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Overview"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/README.md: 135: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Trying the API"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/README.md: 175: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Authentication"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/README.md: 193: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Errors"]␊
|
||||||
|
test-repos/apache-airflow/clients/python/README.md: 321: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe]␊
|
||||||
test-repos/apache-airflow/clients/python/README.md: 321: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe]␊
|
test-repos/apache-airflow/clients/python/README.md: 321: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe]␊
|
||||||
test-repos/apache-airflow/clients/python/README.md: 322: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe]␊
|
test-repos/apache-airflow/clients/python/README.md: 322: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe]␊
|
||||||
test-repos/apache-airflow/clients/python/README.md: 322: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe]␊
|
test-repos/apache-airflow/clients/python/README.md: 322: MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe]␊
|
||||||
|
|
@ -164,7 +183,16 @@ Generated by [AVA](https://avajs.dev).
|
||||||
test-repos/apache-airflow/dev/MANUALLY_GENERATING_IMAGE_CACHE_AND_CONSTRAINTS.md: 118: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊
|
test-repos/apache-airflow/dev/MANUALLY_GENERATING_IMAGE_CACHE_AND_CONSTRAINTS.md: 118: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊
|
||||||
test-repos/apache-airflow/dev/PROJECT_GUIDELINES.md: 42: MD059/descriptive-link-text Link text should be descriptive [Context: "[Link]"]␊
|
test-repos/apache-airflow/dev/PROJECT_GUIDELINES.md: 42: MD059/descriptive-link-text Link text should be descriptive [Context: "[Link]"]␊
|
||||||
test-repos/apache-airflow/generated/README.md: 23: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊
|
test-repos/apache-airflow/generated/README.md: 23: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊
|
||||||
test-repos/apache-airflow/providers/google/tests/system/google/README.md: 77: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]`
|
test-repos/apache-airflow/providers/amazon/tests/system/amazon/CONTRIBUTING.md: 30: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Scope"]␊
|
||||||
|
test-repos/apache-airflow/providers/amazon/tests/system/amazon/CONTRIBUTING.md: 38: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Tenants"]␊
|
||||||
|
test-repos/apache-airflow/providers/amazon/tests/system/amazon/CONTRIBUTING.md: 143: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Conventions"]␊
|
||||||
|
test-repos/apache-airflow/providers/apache/beam/src/airflow/providers/apache/beam/README.md: 61: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Provider classes summary"]␊
|
||||||
|
test-repos/apache-airflow/providers/common/sql/src/airflow/providers/common/sql/README_API.md: 61: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Verifying other providers to u..."]␊
|
||||||
|
test-repos/apache-airflow/providers/common/sql/src/airflow/providers/common/sql/README_API.md: 71: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "External usage, tracking API c..."]␊
|
||||||
|
test-repos/apache-airflow/providers/common/sql/src/airflow/providers/common/sql/README_API.md: 81: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Possible future work"]␊
|
||||||
|
test-repos/apache-airflow/providers/google/tests/system/google/README.md: 77: MD059/descriptive-link-text Link text should be descriptive [Context: "[here]"]␊
|
||||||
|
test-repos/apache-airflow/scripts/in_container/quarantine_issue_header.md: 29: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Status update"]␊
|
||||||
|
test-repos/apache-airflow/scripts/in_container/quarantine_issue_header.md: 33: MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "List of Quarantined issues"]`
|
||||||
|
|
||||||
## https://github.com/electron/electron
|
## https://github.com/electron/electron
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue