From 2189ce9bce1e2fd2e0d7708330d24a5e172e45bf Mon Sep 17 00:00:00 2001 From: Warren Hood Date: Tue, 8 Oct 2024 21:04:43 +0200 Subject: [PATCH] Marfk relative profile command paths as done --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5836543..1a3bb46 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ This is a rather unorganised list of TODOs just so I can somewhat keep track of ### Important -- [ ] Canonicalize relative path args with `profile` commands +- [X] Canonicalize relative path args with `profile` commands - [ ] Add a "merge" apply policy that can merge contents of certain file types. Eg. toml, json, and anything else that is reasonable (key-value type things... with nesting) This should also be able to merge folders, while recursively applying "merge" logic to individual files.