Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of capitalization in class types #22

Merged
merged 5 commits into from
Jan 14, 2024
Merged

Conversation

Owen1212055
Copy link
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
2 checks passed
@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