Reload
This commit is contained in:
parent
d3e990384d
commit
501f45525b
46 changed files with 993 additions and 35 deletions
5
tests/files/test1/test.mo.yaml
Normal file
5
tests/files/test1/test.mo.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
value: ${sample}
|
||||
nested: ${some.nested.value}
|
||||
custom: ${custom/field}
|
||||
uname: ${sample/username}
|
||||
invalid: ${double/slash/example}
|
||||
Loading…
Add table
Add a link
Reference in a new issue