diff --git a/.overcommit.yml b/.overcommit.yml index 0f7e030..8382d59 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -16,7 +16,7 @@ # Uncomment the following lines to make the configuration take effect. PreCommit: - vet: + Vet: enabled: true command: ['./vet.sh']