Lint all files when run locally
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-10-08 22:44:43 +13:00
parent db1e526f0c
commit ba98a986f1

View File

@@ -21,7 +21,7 @@ lint:
@echo
@echo "Linting with Ansible-lint"
@echo
ansible-lint .
ansible-lint -c ".ansible-lint"
yamllint .