Merge pull request #387 from kdheepak/use-json-depends-array

Use `json.depends.array=on`
This commit is contained in:
Dheepak Krishnamurthy 2022-01-25 05:05:23 -07:00 committed by GitHub
commit d0ad1b5c3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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='{}'"#,