Commit 76bc1725 authored by Sander van Harmelen's avatar Sander van Harmelen

Run `goftm` and cut the long comment a bit shorter

Target length for comments is around 80 chars.
parent 433a030b
......@@ -159,7 +159,8 @@ type ForkParent struct {
WebURL string `json:"web_url"`
}
// Links represents a project web liks for self, issues, merge_requests, repo_branches, labels, events, members.
// Links represents a project web liks for self, issues, merge_requests,
// repo_branches, labels, events, members.
type Links struct {
Self string `json:"self"`
Issues string `json:"issues"`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment