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

Is there a way to enforce const to be real Pascal Case only? #74

Open
achio84 opened this issue Aug 17, 2023 · 1 comment
Open

Is there a way to enforce const to be real Pascal Case only? #74

achio84 opened this issue Aug 17, 2023 · 1 comment
Labels
enhancement Issues describing an enhancement or pull requests adding an enhancement.

Comments

@achio84
Copy link

achio84 commented Aug 17, 2023

Currently, there is no way to prevent the const fields to use all upper case. Even though in .editorconfig, already defined to be pascal_case only, but it doesn't seem to be able to differentiate all_upper vs pascal_case. Any workaround for this?

@achio84 achio84 added the enhancement Issues describing an enhancement or pull requests adding an enhancement. label Aug 17, 2023
@RehanSaeed
Copy link
Owner

I'd like to know the answer to this too. How about posting on the dotnet/Roslyn repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues describing an enhancement or pull requests adding an enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants