Commit 9e11b61
committed
linkchecker: Organize state into a struct, and add report.
Moves all the state into a struct so it doesn't need to be passed around
as much.
Also adds a report showing how long it took and what it found.
This includes a minor change: a failure to load a file is now an error,
instead of being ignored. This should only happen if there is a
permission error or some other shenanigans going on.1 parent e4ca166 commit 9e11b61
1 file changed
+257
-208
lines changed
0 commit comments