feat(contrib/config): use key file extension as format & config load log (#1619)
* add formatpull/1622/head
parent
fcd9351717
commit
a8692e7dde
@ -0,0 +1,5 @@ |
||||
foo: |
||||
baz: "2" |
||||
biu: "example" |
||||
hello: |
||||
a: b |
@ -0,0 +1,6 @@ |
||||
foo: |
||||
bar: 3 |
||||
baz: aaaa |
||||
hey: |
||||
good: bad |
||||
qux: quux |
Loading…
Reference in new issue