mirror of
https://github.com/Hopiu/lychee.git
synced 2026-04-25 23:44:49 +00:00
Previously, when using JSON as the output format, any supplementary warnings included in the output would invalidate the JSON structure. This pull request addresses this issue by redirecting any extra warnings to `stderr`. This change guarantees that the output remains valid JSON even when additional warnings are present. Fixes https://github.com/lycheeverse/lychee/issues/1355 |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||