lychee/lychee-bin/src
Matthias Endler d3d0cd513d
Better TOML parsing error message (#1332)
The error handling for config loading was pretty poor.
That's because we didn't use the correct syntax to show the entire context with `anhow`.
See ["Display representations"](https://docs.rs/anyhow/latest/anyhow/struct.Error.html#display-representations).
2024-01-04 22:17:14 +01:00
..
archive Update dependencies; fix flaky tests (#1219) 2023-08-15 16:41:58 +02:00
commands feat: Add support for ranges in the --accept option / config field (#1167) 2023-09-17 21:39:01 +02:00
formatters Address warnings of the new clippy lints (#1310) 2023-12-01 14:21:49 +01:00
cache.rs Add documentation 2022-06-21 10:03:31 +02:00
client.rs feat: Add support for ranges in the --accept option / config field (#1167) 2023-09-17 21:39:01 +02:00
color.rs Prettier colors and progress bar (#1069) 2023-05-17 14:35:26 +02:00
main.rs Better TOML parsing error message (#1332) 2024-01-04 22:17:14 +01:00
options.rs Better TOML parsing error message (#1332) 2024-01-04 22:17:14 +01:00
parse.rs feat: Add support for ranges in the --accept option / config field (#1167) 2023-09-17 21:39:01 +02:00
stats.rs Add check duration (in seconds) to report (#1064) 2023-05-06 00:47:32 +02:00
time.rs Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00
verbosity.rs Update verbosity docs 2023-02-25 15:44:43 +01:00