fix(ci): re-enable and update lint job
Uncomments the lint job in CI and updates golangci-lint version to 'latest' to support Go 1.23. Also removes the deprecated 'version' field from .golangci.yml.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Options for analysis running.
|
||||
version: 2
|
||||
run:
|
||||
timeout: 5m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user