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

Granularity under UpperCamel #366

Closed
jeeftor opened this issue Apr 19, 2016 · 1 comment
Closed

Granularity under UpperCamel #366

jeeftor opened this issue Apr 19, 2016 · 1 comment
Labels

Comments

@jeeftor
Copy link

jeeftor commented Apr 19, 2016

I would love to have the ability to enforce naming conventions on only "some" things such as

classes
structs
functions
enums
etc.

Our specific use case is that we are still using c-style THIS_IS_AN_ENUM for our enums - and thus we get a lot errors we don't intent to fix

@alykhank
Copy link
Member

Thanks for suggesting this! Its part of a larger feature we're hoping to introduce that will allow rule customization via the config file. We'll be tracking the feature in #382.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants