mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -52,6 +52,6 @@ func info(c *cli.Context) error {
|
||||
return tmpl.Execute(os.Stdout, user)
|
||||
}
|
||||
|
||||
// template for user information
|
||||
// Template for user information.
|
||||
var tmplInfo = `User: {{ .Login }}
|
||||
Email: {{ .Email }}`
|
||||
|
||||
Reference in New Issue
Block a user