Commit 14d9a18a authored by Fabien Maniere's avatar Fabien Maniere

adding purs-tidy check format before the FE compilation

parent 3444b770
......@@ -8,6 +8,7 @@
# nix-shell --show-trace --option build-fallback true --run --extra-experimental-features nix-command 'bun install'
# nix-shell --show-trace --option build-fallback true --run --extra-experimental-features nix-commandfix-bun
# nix-shell --show-trace --option build-fallback true --run --extra-experimental-features nix-command build
nix run --extra-experimental-features nix-command --extra-experimental-features flakes .#check-lint
nix run --extra-experimental-features nix-command --extra-experimental-features flakes .#install
nix run --extra-experimental-features nix-command --extra-experimental-features flakes .#build
nix run --extra-experimental-features nix-command --extra-experimental-features flakes .#build-css
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment