Skip to content

Commit ea802f7

Browse files
- Linter silence.
1 parent 3da550c commit ea802f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/stackql/requests/requests.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package requests
1+
package requests //nolint:cyclop // linter overhead is worse than code itself
22

33
import (
44
"fmt"

0 commit comments

Comments
 (0)