mirror of
https://github.com/microsoft/onefuzz.git
synced 2025-06-23 06:38:50 +00:00
Auto lint before committing (#1928)
This commit is contained in:
@ -58,3 +58,6 @@ pip install -r requirements.txt
|
||||
cd /workspaces/onefuzz/src/utils
|
||||
chmod u+x lint.sh
|
||||
pip install types-six
|
||||
|
||||
cp /workspaces/onefuzz/.devcontainer/pre-commit /workspaces/onefuzz/.git/hooks
|
||||
chmod u+x /workspaces/onefuzz/.git/hooks/pre-commit
|
||||
|
Reference in New Issue
Block a user