setup-cpp/lefthook.yml

8 lines
154 B
YAML

pre-commit:
parallel: false
commands:
test.lint:
run: bun run test.lint
build:
run: bun run build -- --no-color && git add ./dist