feat(error_report): show proeminent marking on error location

This commit is contained in:
Khaïs COLIN 2025-05-10 10:33:57 +02:00
parent 9b75cb6144
commit 620259af48
Signed by: logistic-bot
SSH key fingerprint: SHA256:3zI3/tx0ZpCLHCLPmEaGR4oeYCPMCzQxXhXutBmtOAU
2 changed files with 12 additions and 2 deletions

View file

@ -208,6 +208,8 @@ i will use rustyline, since it seems like the most feature-complete
* DONE handle non-interactive input better
* DONE show marking where error occurs
* TODO cli tests using insta-cmd
https://insta.rs/docs/cmd/