Skip to content

Commit b9e28fe

Browse files
committed
enable ireturn linter
1 parent 321a9a8 commit b9e28fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ run:
44
linters:
55
enable:
66
- revive
7+
- ireturn
78

89
issues:
910
exclude-dirs:

0 commit comments

Comments
 (0)