Skip to content

Commit 22dab72

Browse files
alingseldez
authored andcommitted
build(deps): bump github.com/alingse/asasalint from 0.0.10 to 0.0.11 (golangci#3003)
* upgrade asasalint update default builtin * Update .golangci.reference.yml Co-authored-by: Ludovic Fernandez <[email protected]> Co-authored-by: Ludovic Fernandez <[email protected]>
1 parent f65e45e commit 22dab72

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.golangci.reference.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ linters-settings:
111111
# To specify a set of function names to exclude.
112112
# The values are merged with the builtin exclusions.
113113
# The builtin exclusions can be disabled by setting `use-builtin-exclusions` to `false`.
114-
# Default: ["^(fmt|log|logger)\.(Print|Fprint|Sprint|Fatal|Panic|Error|Warn|Warning|Info|Debug)(|f|ln)$"]
114+
# Default: ["^(fmt|log|logger|t|)\.(Print|Fprint|Sprint|Fatal|Panic|Error|Warn|Warning|Info|Debug|Log)(|f|ln)$"]
115115
exclude:
116116
- Append
117117
- \.Wrapf

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/GaijinEntertainment/go-exhaustruct/v2 v2.2.0
1212
github.com/OpenPeeDeeP/depguard v1.1.0
1313
github.com/alexkohler/prealloc v1.0.0
14-
github.com/alingse/asasalint v0.0.10
14+
github.com/alingse/asasalint v0.0.11
1515
github.com/ashanbrown/forbidigo v1.3.0
1616
github.com/ashanbrown/makezero v1.1.1
1717
github.com/bkielbasa/cyclop v1.2.0

go.sum

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)