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

multiple_dots_linter help text #59

Closed
jimhester opened this issue Mar 5, 2015 · 1 comment
Closed

multiple_dots_linter help text #59

jimhester opened this issue Mar 5, 2015 · 1 comment
Labels
bug an unexpected problem or unintended behavior

Comments

@jimhester
Copy link
Member

It assumes you want to use snake_case

Words within variable and function names should be separated by '_' rather than '.'.

Should be general for either camelCase or snake_case.

@jimhester jimhester added the bug an unexpected problem or unintended behavior label Apr 8, 2015
@fangly
Copy link
Contributor

fangly commented Mar 13, 2017

Fixed by object_name_linter() in #214.

@fangly fangly closed this as completed Mar 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants