MM-57378: Bump up golangci version (#26535)
https://mattermost.atlassian.net/browse/MM-57378 ```release-note NONE ``` Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7bae6c57f9
Коммит
9431239b2e
@@ -1,13 +1,10 @@
|
||||
run:
|
||||
timeout: 10m
|
||||
skip-dirs:
|
||||
- channels/store/storetest/mocks
|
||||
|
||||
linters-settings:
|
||||
gofmt:
|
||||
simplify: true
|
||||
govet:
|
||||
check-shadowing: true
|
||||
enable-all: true
|
||||
disable:
|
||||
- fieldalignment
|
||||
@@ -33,6 +30,8 @@ linters:
|
||||
# - errcheck
|
||||
|
||||
issues:
|
||||
skip-dirs:
|
||||
- channels/store/storetest/mocks
|
||||
exclude-rules:
|
||||
- linters:
|
||||
# ignore unused warnings from enterprise code
|
||||
|
||||
Ссылка в новой задаче
Block a user