feat: add support for yaml files
This commit is contained in:
parent
81dfdacb33
commit
9eccdccc5c
11 changed files with 51 additions and 2 deletions
3
test_data/full.yaml
Normal file
3
test_data/full.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
string: default string
|
||||
invariant: should not change
|
||||
int: 1
|
Loading…
Add table
Add a link
Reference in a new issue