feat: Use json.depends.array=on

This commit is contained in:
Dheepak Krishnamurthy 2022-01-25 05:03:53 -07:00
parent c625338cdb
commit a42a2dcf06

View file

@ -1607,6 +1607,7 @@ impl TaskwarriorTui {
task.arg("rc.json.array=on");
task.arg("rc.confirmation=off");
task.arg("rc.json.depends.array=on");
if let Some(args) = shlex::split(&format!(
r#"rc.report.{}.filter='{}'"#,