1
0
mirror of https://gitcode.com/gitea/gitea.git synced 2025-07-10 16:06:47 +08:00
Commit Graph

2 Commits

Author SHA1 Message Date
54e9ee37a7 format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
7e1ae38097 Move migrations into services and base into modules/migration ()
* Move migrtions into services and base into modules/migration

* Fix imports

* Fix lint
2021-11-16 23:25:33 +08:00