Files
vscodium/justfile
2026-04-18 02:56:46 +02:00

11 lines
125 B
Makefile

set shell := ["bash", "-uc"]
ci-lint:
zizmor .
ci-lint-fix:
zizmor . --fix=all
ci-update:
PINACT_MIN_AGE=7 pinact run