mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 08:49:15 +00:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -126,7 +126,7 @@ func deploy(c *cli.Context) error {
|
||||
return tmpl.Execute(os.Stdout, deploy)
|
||||
}
|
||||
|
||||
// template for deployment information
|
||||
// Template for deployment information.
|
||||
var tmplDeployInfo = `Number: {{ .Number }}
|
||||
Status: {{ .Status }}
|
||||
Commit: {{ .Commit }}
|
||||
|
Reference in New Issue
Block a user