mattermost/utils/testutils
Agniva De Sarker 1a131b54af
MM-31064: Simplify indentation (#16565)
* MM-31064: Simplify indentation

Reduce indentation where possible.

```release-note
NONE
```

Command ran to verify:
golangci-lint run --disable-all --enable golint --max-issues-per-linter=10000 --max-same-issues=100000 ./... | grep "block ends with a return state"

https://mattermost.atlassian.net/browse/MM-31064

* incorporate review comments

* enable golint for outdent rule

* fix remaining issues

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2020-12-21 18:50:47 +03:00
..
static_config_service.go Consistent license message for all the go files (#13235) 2019-11-29 12:59:40 +01:00
testutils.go MM-31064: Simplify indentation (#16565) 2020-12-21 18:50:47 +03:00