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
We should reconsider our policy for naming things. Our style guide enforces CamelCase for all classes and structs, but at least for enums, this looks off in the context of method calls. We are also currently not very consistent.
I know, but we already violate this policy in some other places. Maybe something to discuss in person, I'll raise an issue.
We should reconsider our policy for naming things. Our style guide enforces
CamelCase
for all classes and structs, but at least for enums, this looks off in the context of method calls. We are also currently not very consistent.Originally posted by @niklas-uhl in #566 (comment)
The text was updated successfully, but these errors were encountered: