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

chore(perf): Add missing frozen_string_literal comment #2251

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

julienbourdeau
Copy link
Contributor

Description

When reviewing PR I realized that many new files don't have the # frozen_string_literal: true comment.
I believe the rule was removed when we updated the code style recently.

@julienbourdeau julienbourdeau self-assigned this Jul 5, 2024
@julienbourdeau julienbourdeau merged commit 27a8613 into main Jul 5, 2024
6 checks passed
@julienbourdeau julienbourdeau deleted the chore/enforce-frozen-string branch July 5, 2024 09:19
ancorcruz pushed a commit that referenced this pull request Jul 7, 2024
## Description

When reviewing PR I realized that many new files don't have the `#
frozen_string_literal: true` comment.
I believe the rule was removed when we updated the code style recently.
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.

2 participants