holochain / scaffolding

Scaffolding tool to quickly generate and modify holochain applications
https://docs.rs/holochain_scaffolding_cli
220 stars 19 forks source link

fix: Fix misplaced doc comments #411

Closed c12i closed 3 weeks ago

c12i commented 3 weeks ago

Fixes #406 Fixes #413 (ensures // in URLs are not inadvertently replaced)

This PR also contains some additional code refactors to how the validate function codegen is handled

c12i commented 3 weeks ago

CI failures to be addressed when a newer version of tryorama is released