File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments