.gitignore added
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / honnef.co / go / tools@v0.1.1 / config / example.conf
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/honnef.co/go/tools@v0.1.1/config/example.conf b/.config/coc/extensions/coc-go-data/tools/pkg/mod/honnef.co/go/tools@v0.1.1/config/example.conf
new file mode 100644 (file)
index 0000000..a715a24
--- /dev/null
@@ -0,0 +1,10 @@
+checks = ["all", "-ST1003", "-ST1014"]
+initialisms = ["ACL", "API", "ASCII", "CPU", "CSS", "DNS",
+       "EOF", "GUID", "HTML", "HTTP", "HTTPS", "ID",
+       "IP", "JSON", "QPS", "RAM", "RPC", "SLA",
+       "SMTP", "SQL", "SSH", "TCP", "TLS", "TTL",
+       "UDP", "UI", "GID", "UID", "UUID", "URI",
+       "URL", "UTF8", "VM", "XML", "XMPP", "XSRF",
+       "XSS", "SIP", "RTP"]
+dot_import_whitelist = []
+http_status_code_whitelist = ["200", "400", "404", "500"]