feat: prevent fields with invalid types
This commit is contained in:
parent
a1ab5d55b3
commit
5fd74631eb
4 changed files with 27 additions and 6 deletions
1
test/int_wrong_type.toml
Normal file
1
test/int_wrong_type.toml
Normal file
|
|
@ -0,0 +1 @@
|
|||
some_int = '1'
|
||||
Reference in a new issue