mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: upgrade to golangci-lint 1.52.2 (#7674)
* Disable ioutilDeprecated lint Signed-off-by: Spike Curtis <spike@coder.com> * Upgrade to golangci-lint 1.52.2 Signed-off-by: Spike Curtis <spike@coder.com> --------- Signed-off-by: Spike Curtis <spike@coder.com>
This commit is contained in:
@@ -54,7 +54,6 @@ linters-settings:
|
||||
# - importShadow
|
||||
- indexAlloc
|
||||
- initClause
|
||||
- ioutilDeprecated
|
||||
- mapKey
|
||||
- methodExprCall
|
||||
# - nestingReduce
|
||||
|
||||
Reference in New Issue
Block a user