Skip to content

Commit 429e45b

Browse files
committed
updated linting rules
Signed-off-by: Frederic BIDON <[email protected]>
1 parent caa9e61 commit 429e45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ linters:
1616
- godox
1717
- gosmopolitan
1818
- inamedparam
19-
- intrange # disabled while < go1.22
19+
#- intrange # disabled while < go1.22
2020
- ireturn
2121
- lll
2222
- musttag

0 commit comments

Comments
 (0)