mirror of
https://github.com/go-gitea/gitea
synced 2025-07-15 23:17:19 +00:00
Normalize files with gofmt
This commit is contained in:
@@ -3,9 +3,9 @@ package repo
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"code.gitea.io/git"
|
||||
"code.gitea.io/gitea/models"
|
||||
"code.gitea.io/gitea/modules/context"
|
||||
"code.gitea.io/git"
|
||||
)
|
||||
|
||||
func SetEditorconfigIfExists(ctx *context.Context) {
|
||||
|
Reference in New Issue
Block a user