mlabs-haskell / the-plutus-scaffold

Up-to-data version of plutus-scaffold. It's a fuller example utilizing ctl, see the overview in README. This project contains the build systems and scripts needed to scaffold a plutus project quickly.
10 stars 0 forks source link

PureScript / TypeScript Formatters #21

Closed gnumonik closed 1 year ago

gnumonik commented 1 year ago

This PR adds support for purs-tidy and tsft to the pre-commit hooks. tsfmt needs to be installed by users unless we can find a way to bake it into the preCommit devShell - added a README w/ a small note that informs users of this.

zmrocze commented 1 year ago

moved to #24