Skip to content

Commit d4e2969

Browse files
authored
chore(lint): allow inline error syntax (#93)
1 parent 7341a35 commit d4e2969

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ linters:
5252
- exhaustruct
5353
- revive
5454
- funcorder
55+
- noinlineerr
5556
settings:
5657
errcheck:
5758
check-blank: false

0 commit comments

Comments
 (0)