issues
search
hofstadter-io
/
hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
https://docs.hofstadter.io
Apache License 2.0
522
stars
37
forks
source link
fix: Parse correct value for `HOF_FMT_DISABLED`
#361
Closed
qjcg
closed
7 months ago
qjcg
commented
7 months ago
It seems
ds
was mistakenly used instead of
val
here.
It seems
ds
was mistakenly used instead ofval
here.