The pupose of this PR to pay our Technical debt for offchain code by activating the iogx pre-commit-hook.
background
We have deactivated the pre-commit-hook to minimize the Pull Request, PR, review process. Now that we have a minimal number of onchain PRs, we would like to activate this hook and format the code.
Commits:
1- nix change to enforce the pre-commit-hook
2- nix related reformatting
3- cabal related reformatting
4- haskell modules reformatting
Technical debt
The pupose of this PR to pay our Technical debt for offchain code by activating the iogx pre-commit-hook.
background
We have deactivated the pre-commit-hook to minimize the Pull Request, PR, review process. Now that we have a minimal number of
onchain
PRs, we would like to activate this hook and format the code.Commits:
1- nix change to enforce the pre-commit-hook 2- nix related reformatting 3- cabal related reformatting 4- haskell modules reformatting