Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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;
- Loading branch information