Thanks to @jfy133, I read through the json-schema specs for ranges again and it turns out what we treat as range types are just number types with a minimum/maximum property... 🤯
So we have to fix that in the following files:
- tools repo:
- nf-co.re repo:
Thanks to @jfy133, I read through the json-schema specs for ranges again and it turns out what we treat as
rangetypes are justnumbertypes with aminimum/maximumproperty... 🤯So we have to fix that in the following files:
launch.pytest_launch.pylaunch.phppipeline_schema_builder.phpnf-core-schema-builder.js