Skip to content

Commit 5d16cb4

Browse files
committed
docs: add default
1 parent 842bee3 commit 5d16cb4

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
@@ -3591,6 +3591,7 @@ linters-settings:
35913591
# Unlike 'ignoreSigs', this option extends the default set (or the set specified in 'ignoreSigs') without replacing it entirely.
35923592
# This allows you to add specific signatures to the ignore list
35933593
# while retaining the defaults or any items in 'ignoreSigs'.
3594+
# Default: []
35943595
extra-ignore-sigs:
35953596
- .CustomError(
35963597
- .SpecificWrap(

0 commit comments

Comments
 (0)