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

Variable name length check #998

Open
GruffJames opened this issue Sep 20, 2022 · 2 comments
Open

Variable name length check #998

GruffJames opened this issue Sep 20, 2022 · 2 comments

Comments

@GruffJames
Copy link

Hi,
Sometimes when searching for variables with single character names, it can be slightly difficult.

image

It's my understanding that there is currently no rules to check variables coding conventions (only class / functions / methods and procedures can be configured)
Would it be possible to get a rule that warns when using variables less than 2/3 characters?

Thanks,
Gruff

@gquerret
Copy link
Contributor

Can be done.

@GruffJames
Copy link
Author

Great, cheers!

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

No branches or pull requests

2 participants