Skip to content

Commit 4a7dc71

Browse files
committed
docs: add default
1 parent d227a30 commit 4a7dc71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.next.reference.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3588,6 +3588,7 @@ linters-settings:
35883588
# Unlike 'ignoreSigs', this option extends the default set (or the set specified in 'ignoreSigs') without replacing it entirely.
35893589
# This allows you to add specific signatures to the ignore list
35903590
# while retaining the defaults or any items in 'ignoreSigs'.
3591+
# Default: []
35913592
extra-ignore-sigs:
35923593
- .CustomError(
35933594
- .SpecificWrap(

0 commit comments

Comments
 (0)