mattermost/plugin/checker
Agniva De Sarker e89b26e8f3
goimports (#16640)
* format using `goimports -local github.com/mattermost/mattermost-server/v5 -w`

* added goimports lint check to .golangci.yml

* format using `goimports -local github.com/mattermost/mattermost-server/v5 -w` for a corner case

* make app-layers, *-mocks and store-layers for ci check

Co-authored-by: Mahmudul Haque <mahmudulhaque@protonmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-01-07 22:42:43 +05:30
..
internal Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
check_api.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
check_api_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
check_helpers.go goimports (#16640) 2021-01-07 22:42:43 +05:30
check_helpers_test.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
main.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
render.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00