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

bundle update #491

Merged
merged 2 commits into from
Jun 4, 2024
Merged

bundle update #491

merged 2 commits into from
Jun 4, 2024

Conversation

tsubik
Copy link
Collaborator

@tsubik tsubik commented May 17, 2024

No description provided.

@tsubik tsubik requested a review from santostiago May 17, 2024 12:03
@@ -55,3 +55,7 @@ Rails/HasManyOrHasOneDependent:
Rails/HasAndBelongsToMany:
Enabled: false

# have a mixed feeling about this style
Rails/WhereRange:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was recommended somewhere?
If the query is simple and just the >= it's fine. If it has more conditions it might complicate things. But it can be ignored when it does.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think syntax recommended by this style is not very readable in some cases.

@tsubik tsubik merged commit 310e9d3 into develop Jun 4, 2024
4 checks passed
@tsubik tsubik deleted the chore/bundle-update branch June 4, 2024 14:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants