You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some names in the packages that are either initialisms or acronyms, and they are not capitalized. That is the common style, and is called out in the Go wiki, and so it seems good to enforce it here.
This will definitely be a breaking change, and so we should wait to do that until v2.0.0.
There are some names in the packages that are either initialisms or acronyms, and they are not capitalized. That is the common style, and is called out in the Go wiki, and so it seems good to enforce it here.
This will definitely be a breaking change, and so we should wait to do that until v2.0.0.
Example:
go-pagerduty/incident.go
Line 85 in eab6a10
The text was updated successfully, but these errors were encountered: