mirror of
https://codeberg.org/crowci/crow.git
synced 2025-08-09 07:42:52 +03:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -62,7 +62,7 @@ func pipelineQueue(c *cli.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// template for pipeline list information
|
||||
// Template for pipeline list information.
|
||||
var tmplPipelineQueue = "\x1b[33m{{ .FullName }} #{{ .Number }} \x1b[0m" + `
|
||||
Status: {{ .Status }}
|
||||
Event: {{ .Event }}
|
||||
|
Reference in New Issue
Block a user