mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 22:24:37 -04:00
[UI] Actions: I will always run make fmt before pushing
I will always run make fmt before pushing I will always run make fmt before pushing I will always run make fmt before pushing
This commit is contained in:
parent
2a0a5c6ec0
commit
62f3ff6074
2 changed files with 3 additions and 2 deletions
|
@ -26,6 +26,7 @@ import (
|
|||
repo_service "code.gitea.io/gitea/services/repository"
|
||||
files_service "code.gitea.io/gitea/services/repository/files"
|
||||
"code.gitea.io/gitea/tests"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue