*: enable default linters (#1334)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
parent
c3ce1ea6d8
commit
c7abeae816
2 changed files with 11 additions and 5 deletions
2
scripts/errcheck_excludes.txt
Normal file
2
scripts/errcheck_excludes.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
// Used in HTTP handlers, any error is handled by the server itself.
|
||||
(net/http.ResponseWriter).Write
|
||||
Loading…
Add table
Add a link
Reference in a new issue