yunohost/justfile
2024-08-31 12:26:57 +02:00

6 lines
114 B
Makefile

alias pre-commit := check
alias lint := check
# Run the pre-commit checks
check:
./maintenance/shfmt.sh --diff