Skip to content

Fix handling of capitalization in class types#22

Merged
MiniDigger merged 5 commits intomainfrom
capitalization-fixes
Jan 14, 2024
Merged

Fix handling of capitalization in class types#22
MiniDigger merged 5 commits intomainfrom
capitalization-fixes

Conversation

@Owen1212055
Copy link
Copy Markdown
Member

Before:
Screenshot 2023-09-12 at 11 03 15 PM
After:
Screenshot 2023-09-12 at 11 03 37 PM

In general, capital crazy classes will be less aggressive now.
Most notiably, types of UUID will now be uuid rather than uUID

Before:
uUid, aABB, abstractUUIDFix

After:
uuid, aabb, abstractUuidFix

@MiniDigger MiniDigger merged commit 71c74c5 into main Jan 14, 2024
@MiniDigger MiniDigger deleted the capitalization-fixes branch January 14, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants