We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592db69 commit d2ff87cCopy full SHA for d2ff87c
.golangci.yaml
@@ -27,4 +27,4 @@ issues:
27
exclude-rules:
28
- linters:
29
- lll
30
- source: "\t?// *(see )?https://"
+ source: "^\\s*//\\s*(\\S+\\s){0,3}https?://\\S+$"
0 commit comments