From 06fad31f28e16df9c41c711486270c8454b9f715 Mon Sep 17 00:00:00 2001 From: atheesh Date: Thu, 15 Feb 2024 16:56:51 +0530 Subject: [PATCH] try fix lint --- .github/linters/.golangci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/linters/.golangci.yaml b/.github/linters/.golangci.yaml index b503f65ca..edd3df0d1 100644 --- a/.github/linters/.golangci.yaml +++ b/.github/linters/.golangci.yaml @@ -65,7 +65,7 @@ linters-settings: # https://staticcheck.io/docs/configuration/options/#initialisms 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", "AMQP", "DB", "TS"] - depgaurd: + depguard: Main: - Disallowed: - filippo.io/edwards25519