* gofumpt -w -l . * gofumpt -w -l -extra . * Add linter * manual fix * change make fmt
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby,te,unknwon` Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
OneDev changed the API which fails every build at the moment.
* Move migrtions into services and base into modules/migration * Fix imports * Fix lint