feat: add pre-commit

- test yamllint
- test ruff linting/formatter
- fix yaml errors
This commit is contained in:
2025-11-30 21:38:59 +11:00
parent 099b90fbc5
commit f74487d517
12 changed files with 42 additions and 11 deletions
@@ -1,3 +1,4 @@
---
# nfpm.yaml
name: ${PACKAGE_NAME}
@@ -35,4 +36,4 @@ contents:
# preinstall: ./scripts/preinstall.sh
# postinstall: ./scripts/postinstall.sh
# preremove: ./scripts/preremove.sh
# postremove: ./scripts/postremove.sh
# postremove: ./scripts/postremove.sh