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

Missing CI checks #2

Open zmrocze opened 1 year ago

zmrocze commented 1 year ago

There's at least few useful CI/pre-commit checks we could add:

Let's consider adding those via mlabs-tooling.nix. If having this many turns out messy/boilerplaty let's check out liqwids aproach to pre-commits and checks.

gnumonik commented 1 year ago

Somewhat related: It'd be nice if we could make the formatter tell us which files need to be formatted / generally coax better output from the formatter / pre-commit checks.

zmrocze commented 1 year ago

additionaly:

All these should also be available as scripts