taskwarrior/cli/src
2021-03-29 19:25:12 -04:00
..
argparse fix new clippy warnings 2021-03-27 23:38:51 -04:00
bin Switch to a command-line API closer to TaskWarrior 2020-12-19 16:40:09 -05:00
invocation fix needless_question_mark 2021-03-29 19:25:12 -04:00
lib.rs Disable "unnecessary_wraps" linter as it is almost entirely false-positives 2021-03-25 18:20:47 +11:00
macros.rs use a s!(..) shorthand in CLI tests 2020-12-24 21:15:56 +00:00
report.rs cargo fmt 2021-03-25 17:10:11 +11:00
settings.rs Replace 'failure' crate with anyhow+thiserror 2021-03-25 16:33:35 +11:00
table.rs use prettytable for tabular outputs 2020-11-23 21:58:45 -05:00
usage.rs use static strings for usage 2020-12-24 21:07:27 +00:00