You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-23 21:44:44 +02:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"go.woodpecker-ci.org/woodpecker/v2/server/pubsub"
|
||||
)
|
||||
|
||||
// publishToTopic publishes message to UI clients
|
||||
// publishToTopic publishes message to UI clients.
|
||||
func publishToTopic(pipeline *model.Pipeline, repo *model.Repo) {
|
||||
message := pubsub.Message{
|
||||
Labels: map[string]string{
|
||||
|
||||
Reference in New Issue
Block a user