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

(var-naming) support private uppercase constants #865 #866

Merged
merged 2 commits into from
Aug 12, 2023

Conversation

fregin
Copy link
Contributor

@fregin fregin commented Aug 10, 2023

var-naming rule with upperCaseConst=true now allows to use private uppercase constants

Closes #865

@chavacava chavacava merged commit 72f9108 into mgechev:master Aug 12, 2023
4 checks passed
@chavacava
Copy link
Collaborator

Thanks for the PR @fregin !

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.

support private _UPPER_CASED_CONST with var-naming and upperCaseConst=true
2 participants