mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 10:38:15 -03:30
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