lychee/lychee-bin
Matthias Endler d481c061b9
Always output valid JSON with --format=json (#1356)
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
2024-01-24 13:12:55 +01:00
..
src Always output valid JSON with --format=json (#1356) 2024-01-24 13:12:55 +01:00
tests Always output valid JSON with --format=json (#1356) 2024-01-24 13:12:55 +01:00
Cargo.toml Bump version to 0.14.1 2024-01-10 00:24:57 +01:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00