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
- Update Functions/Methods to use PascalCase (was incorrectly documented
as snake_case)
- Add note about trivial getters using snake_case (e.g., name(),
type_id())
- Update Constants to use k prefix with PascalCase (was incorrectly
documented as UPPER_SNAKE_CASE)
0 commit comments