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 4826bef commit fa47231Copy full SHA for fa47231
1 file changed
.golangci.yml
@@ -1,6 +1,9 @@
1
---
2
version: "2"
3
4
+run:
5
+ go: "1.25"
6
+
7
linters:
8
enable:
9
- misspell
0 commit comments