terraform-provider-docker/.markdownlinkcheck.json
Martin e0eaa5e7d3
chore(ci): Add retryon429 for markdownlint (#736)
* chore(ci): Add retryon429 for markdownlint

* fix: endpoint parameter when creating builder

* fix: Improve error messages for public ECR push

* chore: Linting and improve documentation
2025-06-04 19:51:09 +02:00

8 lines
115 B
JSON

{
"ignorePatterns": [
],
"replacementPatterns": [
],
"retryOn429": true,
"retryCount": 5
}