Closed tupui closed 5 months ago
Make a pre-push commit hook.
Before a push, the hook is triggered and the hash updated on-chain. If the contract call fails, no push is done and there is an error message.
Done and added a pre-commit-hooks.yaml so that other projects can use the hooks with pre-commit.
Make a pre-push commit hook.
Before a push, the hook is triggered and the hash updated on-chain. If the contract call fails, no push is done and there is an error message.