refactor: updated a few keywords

This commit is contained in:
selene 2026-01-16 19:18:16 +01:00
parent 9e2a19d56e
commit 4d230a1591
Signed by: sel
SSH key fingerprint: SHA256:33R/4Rx5Lu4o81LyJyXdMrmP5CJ6j7j1Soo0Dn7mKc0
9 changed files with 76 additions and 14 deletions

View file

@ -8,13 +8,13 @@ pub const TEMPLATE: &str = r#"
transforms = []
subobjects = []
conditions = []
duplicates = false
array = false
[local.length]
transforms = ["meta/number:value"]
subobjects = []
conditions = []
duplicates = false
array = false
"#;