mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 23:18:32 +00:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -33,7 +33,7 @@ import (
|
||||
"go.woodpecker-ci.org/woodpecker/v2/server/web"
|
||||
)
|
||||
|
||||
// Load loads the router
|
||||
// Load loads the router.
|
||||
func Load(noRouteHandler http.HandlerFunc, middleware ...gin.HandlerFunc) http.Handler {
|
||||
e := gin.New()
|
||||
e.UseRawPath = true
|
||||
|
Reference in New Issue
Block a user