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

View File

@@ -19,6 +19,7 @@
devShells.default = mkShell {
buildInputs = [
just
mise
ansible
];
shellHook = ''