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

Fix Style/FileWrite offenses #277

Closed
wants to merge 1 commit into from
Closed

Conversation

tagliala
Copy link
Member

Also refactor specs to use join instead of + because it's shorter, clearer, and uses less memory, even if it is slightly less performant in terms of IPS

Ref: #276

@tagliala tagliala force-pushed the chore/fix-ambiguous-operator branch 2 times, most recently from 8fce82f to b46305b Compare September 14, 2024 10:25
Also refactor document spec by using `join` instead of `+` because it's
shorter, clearer, and uses less memory, even if it is slightly less
performant in terms of IPS

Ref: #276
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.

1 participant