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
For instance, my_s3xy_string would fail snake_case naming convention, as would MY_S3XY_STRING for the UPPER_CASE one. We don't use snake_case, but we have a bunch of uppercase enums with numbers in them, so spotting this problem was pretty obvious in our codebase.
Thanks a lot for the effort put into this library, looking forward to seeing it grow among the community 💪