1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/.gitignore
Sarah Schneider ce33df1cd3 New broken link report (#16412)
* add linkinator npm package

* add new script that uses Linkinator

* reorg the excluded links file and update comments

* replace blc artifacts with linkinator artifacts in .gitignore

* update the scheduled workflow to use the new script

* dismantle BLC scripts

* add workflow_dispatch event so we can test this manually

* npm uninstall broken-link-checker

* use different exit codes depending on whether broken links are found
2020-11-10 15:28:44 -05:00

10 lines
99 B
Plaintext

.algolia-cache
.DS_Store
.env
node_modules
npm-debug.log
coverage
.linkinator
broken_links.md
dist