mirror of
https://github.com/Bornholm/formidable.git
synced 2025-07-29 16:51:33 +02:00
feat: url based multi-format loaders/decoders
This commit is contained in:
1
internal/data/format/yaml/testdata/dummy.yml
vendored
Normal file
1
internal/data/format/yaml/testdata/dummy.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
foo: bar
|
2
internal/data/format/yaml/testdata/dummy_no_ext
vendored
Normal file
2
internal/data/format/yaml/testdata/dummy_no_ext
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
{}
|
Reference in New Issue
Block a user