forked from holochain/scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: backport and bump scaffodling
0.3000.0 dev.13
(holochain#306)
* fix: poorly formatted rust code (holochain#288) * fix: poorly formatted code in coordinator zome * document add_newlines * clearn up coordinators module * clean up integrity module * refactor utils * fix add_newlines * update integrity comments * fix map file calls * fix add_newlines * make add_newlines public/private function agnostic * refactor link-type coordinator * fix remove link handler * fix collection coordinator * clean up entry-type coordinator * fix clippy warnings * refactor link-type coordinator * fix bug scaffolding entry-type with linked_from * fix target_hash_variable * remove unnecessary format usage * remove unnecessary clone * fix validate_delete_result * move comment * fix entry from rcord error message * rename unparse function to unparse_pretty; * feat: add long disable fast track option to hc scaffold web-app (holochain#293) * add fix to prevent accumulation of dist.zip content (holochain#300) * chore: bump version --------- Co-authored-by: matthme <[email protected]>
- Loading branch information
Showing
16 changed files
with
1,033 additions
and
823 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.