-
Notifications
You must be signed in to change notification settings - Fork 402
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
Default style guide: "prefer find over detect" #247
Comments
Thanks Joe. |
Just FYI: bbatsov's "community-driven style guide" says the opposite, and provides some rationale.
|
For those of you wanting to ignore this rule you can add the following to your CollectionMethods:
Enabled: false |
In our style guide:
But hound is commenting with:
The text was updated successfully, but these errors were encountered: