setup-cpp/lefthook.yml

8 lines
174 B
YAML

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