mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* Run golangci in server CI Also reordered the checks in check-style target to run vet check first which has far better error messages in case of unsynced branch failures. ```release-note NONE ```