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}
|
||||
@@ -33,4 +34,4 @@ contents:
|
||||
|
||||
# Scripts to run during installation/removal
|
||||
scripts:
|
||||
postinstall: /app/resources/scripts/postinstall.sh
|
||||
postinstall: /app/resources/scripts/postinstall.sh
|
||||
|
||||
Reference in New Issue
Block a user