mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-27 00:51:55 +08:00
Use golint to normalize the code (#1)
This commit is contained in:
@@ -27,7 +27,7 @@ type slackBlock struct {
|
||||
}
|
||||
|
||||
type slackAttachments struct {
|
||||
Color string `json:"color"`
|
||||
Color string `json:"color"`
|
||||
Blocks []slackBlock `json:"blocks"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user