mirror of https://github.com/velour/catbase.git
fix overcommit
This commit is contained in:
parent
0673f55a93
commit
e45b85c7b2
|
@ -16,7 +16,7 @@
|
||||||
# Uncomment the following lines to make the configuration take effect.
|
# Uncomment the following lines to make the configuration take effect.
|
||||||
|
|
||||||
PreCommit:
|
PreCommit:
|
||||||
vet:
|
Vet:
|
||||||
enabled: true
|
enabled: true
|
||||||
command: ['./vet.sh']
|
command: ['./vet.sh']
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue