feat: add pre-commit
- test yamllint - test ruff linting/formatter - fix yaml errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user