diff options
Diffstat (limited to 'script')
-rwxr-xr-x | script/check | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/script/check b/script/check index a7de23f..ca9845c 100755 --- a/script/check +++ b/script/check @@ -8,9 +8,7 @@ cabal v2-run exe:site -- rebuild # See also .lycheeignore file. lychee \ - --exclude-link-local \ --exclude-loopback \ - --exclude-mail \ --exclude-private \ --format detailed \ _site/ |