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

Implement ProposeUppercaseLabel code fix for lowercase exceptions #15509

Closed
Tracked by #15408
psfinaki opened this issue Jun 27, 2023 · 0 comments · Fixed by #15545
Closed
Tracked by #15408

Implement ProposeUppercaseLabel code fix for lowercase exceptions #15509

psfinaki opened this issue Jun 27, 2023 · 0 comments · Fixed by #15545

Comments

@psfinaki
Copy link
Member

Basically offer converting this

exception myException of string

to this

exception MyException of string

Will be easier to do after fixing #15507 - not a blocker though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
1 participant