Skip to content

Commit

Permalink
try fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 15, 2024
1 parent 4854299 commit 06fad31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linters/.golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06fad31

Please sign in to comment.