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>
Этот коммит содержится в:
Agniva De Sarker
2024-03-22 10:23:21 +05:30
коммит произвёл GitHub
родитель 7bae6c57f9
Коммит 9431239b2e
14 изменённых файлов: 51 добавлений и 63 удалений

Просмотреть файл

@@ -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