3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-03-25 22:17:25 +00:00

Add prek-based pre-commit workflow

This commit is contained in:
Slavi Pantaleev
2026-03-22 16:44:04 +02:00
parent b3a0f52824
commit 312cfe9b41
5 changed files with 66 additions and 5 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
.python-version
.idea/
.direnv/
/var/
# ignore roles pulled by ansible-galaxy
/roles/galaxy/*