#2185 appears to cause a regression - rootlyhq/rootly-go#41 is now receiving i.e.
type Alert struct {
// AlertFieldValuesAttributes Custom alert field values to create with the alert
- AlertFieldValuesAttributes []struct {
+ AlertFieldValuesAttributes []*struct {
When using prefers-skip-optional-pointer
#2185 appears to cause a regression - rootlyhq/rootly-go#41 is now receiving i.e.
type Alert struct { // AlertFieldValuesAttributes Custom alert field values to create with the alert - AlertFieldValuesAttributes []struct { + AlertFieldValuesAttributes []*struct {When using
prefers-skip-optional-pointer