This one's really minor, but I figured there's no reason to not report it. The word "parameters" is frequently misspelled as "paramaters" in a number of identifiers. Some quick grepping tells me this is found in internal/api/api.go, internal/events/trigger_event.go, internal/events/retrigger_event.go and cmd/events.go.
This one's really minor, but I figured there's no reason to not report it. The word "parameters" is frequently misspelled as "paramaters" in a number of identifiers. Some quick grepping tells me this is found in
internal/api/api.go,internal/events/trigger_event.go,internal/events/retrigger_event.goandcmd/events.go.