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 #278

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Fix Style/FileWrite offenses #278

merged 1 commit into from
Sep 14, 2024

Conversation

tagliala
Copy link
Member

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

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
@tagliala tagliala merged commit b440ef0 into master Sep 14, 2024
2 checks passed
@tagliala tagliala deleted the chore/fix-style-write branch September 14, 2024 10:33
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