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

Check whether word in identifier is in English for 'no-rerely-used-words-in-identifiers' #65

Open
PyTechMike opened this issue Dec 19, 2019 · 0 comments
Labels
rule Validation rule

Comments

@PyTechMike
Copy link
Contributor

Task: Check each word in identifier for referring to English. If it is, then check word for dictionary for existence. If word appears in English, then check its popularity.

@PyTechMike PyTechMike added the rule Validation rule label Dec 19, 2019
@PyTechMike PyTechMike added this to the Naming rules (Version 1) milestone Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule Validation rule
Projects
None yet
Development

No branches or pull requests

1 participant