issues
search
emdgroup
/
foundry-dev-tools
Foundry DevTools
https://emdgroup.github.io/foundry-dev-tools/
Apache License 2.0
115
stars
23
forks
source link
fix: fdt build converted numbers to string
#42
Closed
jonas-w
closed
11 months ago
jonas-w
commented
11 months ago
Summary
only escape parameters that are not numbers, e.g. string, dictionaries, arrays
fixes #41
Checklist
[x] You agree with our
CLA
[x] Included tests (or is not applicable).
[x] Updated
documentation
(or is not applicable).
[x] Used
pre-commit hooks
to format and lint the code.
Summary
fixes #41
Checklist