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

New setting to enforce snake_case filename checks for scripts #2431

Closed
sometimesfood opened this issue Nov 15, 2015 · 0 comments
Closed

New setting to enforce snake_case filename checks for scripts #2431

sometimesfood opened this issue Nov 15, 2015 · 0 comments

Comments

@sometimesfood
Copy link
Contributor

As requested by @bbatsov in #2427, there should be an option to enforce snake_case filename checks for Ruby scripts with a shebang. While this option will default to false, it allows users who prefer the old behaviour (i.e. pre-#2427) to enforce warnings for non-snake_case filenames.

@bbatsov: Any suggestions regarding the setting's name?

bbatsov added a commit that referenced this issue Nov 21, 2015
Add option to enforce filename checks, fixes #2431
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant