Initial Commit
This commit is contained in:
5
.githooks/set-hooks.sh
Normal file
5
.githooks/set-hooks.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
pre-commit install --config .githooks/pre-commit-config.yaml
|
||||
pre-commit autoupdate --config .githooks/pre-commit-config.yaml
|
||||
Reference in New Issue
Block a user