add errcheck validation
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
d9ffc39075
commit
ac4aa0d182
8 changed files with 129 additions and 85 deletions
|
@ -1,11 +1,10 @@
|
|||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
sha: 97b88d9610bcc03982ddac33caba98bb2b751f5f
|
||||
sha: 44e1753f98b0da305332abe26856c3e621c5c439
|
||||
hooks:
|
||||
- id: detect-private-key
|
||||
|
||||
- repo: git://github.com/containous/pre-commit-hooks
|
||||
sha: HEAD
|
||||
sha: 35e641b5107671e94102b0ce909648559e568d61
|
||||
hooks:
|
||||
- id: goFmt
|
||||
- id: goLint
|
||||
|
||||
- id: goErrcheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue