mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-08 13:34:51 +01:00
Add build tools for code processing and testing
This commit is contained in:
parent
944b6761c3
commit
00ddcc60b0
@ -16,7 +16,7 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"code.gitea.io/gitea/tools/codeformat"
|
||||
"code.gitea.io/gitea/build/codeformat"
|
||||
)
|
||||
|
||||
// Windows has a limitation for command line arguments, the size can not exceed 32KB.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user