chore(models): rewrite code format. (#14754)

* chore: rewrite format.

* chore: update format

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* chore: update format

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* chore: Adjacent parameters with the same type should be grouped together

* chore: update format.
此提交包含在:
Bo-Yi Wu
2021-03-14 19:52:12 +01:00
提交者 GitHub
父節點 164e35ead3
當前提交 167b0f46ef
共有 103 個檔案被更改,包括 474 行新增460 行删除
-1
查看文件
@@ -74,5 +74,4 @@ func FullPushingEnvironment(author, committer *User, repo *Repository, repoName
}
return environ
}