aboutsummaryrefslogtreecommitdiff
path: root/scripts/errcheck_excludes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/errcheck_excludes.txt')
-rw-r--r--scripts/errcheck_excludes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/errcheck_excludes.txt b/scripts/errcheck_excludes.txt
new file mode 100644
index 0000000..2cadaa5
--- /dev/null
+++ b/scripts/errcheck_excludes.txt
@@ -0,0 +1,2 @@
1// Used in HTTP handlers, any error is handled by the server itself.
2(net/http.ResponseWriter).Write