Commit c6c6792
authored
Deny unknown fields in wasm-smith configuration (bytecodealliance#1824)
This helps catch typos in configuration such as using `foo_bar` instead
of `foo-bar`.1 parent 852ee35 commit c6c6792
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments