mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
added git pre commit hook to run flake8
This commit is contained in:
2
tools/git_hooks/pre-commit
Executable file
2
tools/git_hooks/pre-commit
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
ansible-playbook -i "127.0.0.1," tools/git_hooks/pre_commit.yml
|
||||
Reference in New Issue
Block a user