diff --git a/linkcheck.json b/linkcheck.json new file mode 100644 index 0000000000..6193a07858 --- /dev/null +++ b/linkcheck.json @@ -0,0 +1,46 @@ +{ + "exclude_links": [ + "http://127.0.0.1:10000", + "http://127.0.0.1:10001", + "http://127.0.0.1:10000/devstoreaccount1", + "http://link-to-feature-or-story-work-item", + "https://servicename.net", + "https://ghcr.io/", + "http://link-to-work-item", + "./link-to-the-work-item", + "http://link-to-story-work-item", + "ftp://ftp.software.ibm.com/software/rational/info/do-more/RAW14109USEN.pdf", + "http://link-to-task-work-item", + "https://fast.design", + "https://www.linkedin.com/pulse", + "https://www.linkedin.com/pulse", + "https://xref.learn.microsoft.com/query?uid=", + "http://www.techoism.com/how-to-install-git-bash-on-windows/", + "https://github.com/koalaman/shellcheck/releases/", + "https://plainenglish.co.uk/how-to-write-in-plain-english.html", + "https://github.com/wata727/tflint", + "https://www.softwaretestinghelp.com/what-is-integration-testing/", + "https://blog.cloudflare.com/cloudflare-outage/", + "https://www.researchgate.net/publication/301839557_The_landscape_of_software_failure_cause_models", + "https://static1.smartbear.co/smartbear/media/pdfs/best-kept-secrets-of-peer-code-review_redirected.pdf", + "https://opensource.org/licenses/MIT", + "https://datasciencevademecum.com/2015/11/10/agile-data-science-iteration-0-the-hypothesis-driven-analysis", + "https://pkg-containers.githubusercontent.com/", + "https://github.com/username/repo-name", + "https://machinelearningmastery.com/how-to-get-baseline-results-and-why-they-matter/", + "https://www.perfecto.io/", + "https://learn.microsoft.com/something/somethingelse", + "https://thenewstack.io/which-programming-languages-use-the-least-electricity/", + "https://www.mend.io/", + "https://github.com/dotnet/runtime/blob/main/src/libraries/System.Text.Json/src/System/Text/Json/Serialization/JsonSerializer.Read.String.cs", + "https://aka.ms/presidio-demo", + "https://code.visualstudio.com/docs/remote/codespaces", + "https://code.visualstudio.com/learn/collaboration/live-share", + "https://code.visualstudio.com/docs/devcontainers/create-dev-container", + "https://www.inverse.com/innovation/how-companies-have-optimized-the-humble-office-water-cooler", + "https://www.inverse.com/", + "https://www.dynatrace.com/platform/synthetic-monitoring/", + "https://interpret.ml/" + ], + "only_errors": true + } \ No newline at end of file