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

Add options for 'no-rerely-used-words-in-identifiers' rule #57

Open
PyTechMike opened this issue Dec 5, 2019 · 1 comment
Open

Add options for 'no-rerely-used-words-in-identifiers' rule #57

PyTechMike opened this issue Dec 5, 2019 · 1 comment
Assignees
Labels
rule Validation rule

Comments

@PyTechMike
Copy link
Contributor

PyTechMike commented Dec 5, 2019

Change name from 'rarely-used-words-in-identifiers' to 'no-rerely-used-words-in-identifiers'

Options:

  1. Choose the level of allowed non-popular words (not strict/strict)
  2. Change the list of non-popular words
@PyTechMike PyTechMike added the rule Validation rule label Dec 5, 2019
@PyTechMike PyTechMike added this to the Naming rules (Version 1) milestone Dec 5, 2019
@PyTechMike PyTechMike self-assigned this Dec 5, 2019
@PyTechMike
Copy link
Contributor Author

Find and add a library for words expansion from existing wors list

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