fix overcommit

This commit is contained in:
cws 2017-10-19 12:33:11 -04:00
parent 0673f55a93
commit e45b85c7b2
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
# Uncomment the following lines to make the configuration take effect.
PreCommit:
vet:
Vet:
enabled: true
command: ['./vet.sh']