6543
|
54e9ee37a7
|
format with gofumpt (#18184)
* gofumpt -w -l .
* gofumpt -w -l -extra .
* Add linter
* manual fix
* change make fmt
|
2022-01-20 18:46:10 +01:00 |
|
Gusted
|
ff2fd08228
|
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
|
2021-12-20 04:41:31 +00:00 |
|
Lunny Xiao
|
7e1ae38097
|
Move migrations into services and base into modules/migration (#17663)
* Move migrtions into services and base into modules/migration
* Fix imports
* Fix lint
|
2021-11-16 23:25:33 +08:00 |
|