jj/cli
Yuya Nishihara 195e788f92 cli: colorize only "Error: "/"Warning: "/"Hint: " headings
I think long message is easier to read if printed in the default color. Errors
and warnings are printed in bold to make them distinct.
2024-03-26 11:23:13 +09:00
..
examples templater: leverage TemplateProperty::map/and_then() helpers 2024-03-23 16:22:17 +09:00
src cli: colorize only "Error: "/"Warning: "/"Hint: " headings 2024-03-26 11:23:13 +09:00
testing
tests cli: colorize only "Error: "/"Warning: "/"Hint: " headings 2024-03-26 11:23:13 +09:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE