altmp/cpp-sdk

Inconsistent enum naming

LeonMrBonnie opened this issue · 0 comments

The Permission and PermissionState enum are in PascalCase instead of the rest of the enums which use UPPER_SNAKE_CASE
https://github.com/altmp/cpp-sdk/blob/master/types/Permissions.h#L8-L28