mirror of
https://github.com/gogs/gogs.git
synced 2025-12-23 16:50:02 +01:00
ci: use new lint action and add custom config (#6562)
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/json-iterator/go"
|
||||
jsoniter "github.com/json-iterator/go"
|
||||
)
|
||||
|
||||
var defaultSetting = Settings{false, "GogsServer", 60 * time.Second, 60 * time.Second, nil, nil, nil, false}
|
||||
|
||||
Reference in New Issue
Block a user