We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4be1d0 + 17cc29e commit 4f62c0aCopy full SHA for 4f62c0a
1 file changed
README.md
@@ -13,7 +13,7 @@ pre-commit install
13
Add a file named `.pre-commit-config.yaml` into the root directory of your repository
14
```yaml
15
repos:
16
- - repo: git://github.com/Bahjat/pre-commit-golang
+ - repo: https://github.com/Bahjat/pre-commit-golang
17
rev: master
18
hooks:
19
- id: go-fmt-import
0 commit comments