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 do_module_names_follow_pep8 validator #72

Open
vergeev opened this issue Feb 15, 2018 · 0 comments
Open

Add do_module_names_follow_pep8 validator #72

vergeev opened this issue Feb 15, 2018 · 0 comments

Comments

@vergeev
Copy link
Contributor

vergeev commented Feb 15, 2018

The validator should check two things:

  1. If the module names are written in snake_case
  2. If they are not very long (the length should be a parameter)

Additional info: #71

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