Files
vscodium/justfile
T
2026-04-27 10:09:52 +02:00

11 lines
134 B
Makefile

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