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

Use --enable-frozen-string-literal in CI #62

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

westonganger
Copy link
Owner

@westonganger westonganger commented Dec 26, 2024

Seems to me that the wisest approach to this is that the CI checks compatibility with frozen string literals, rather than mucking around with this magic comment in every file. Ruby itself should make this decision to switch.

@westonganger westonganger reopened this Dec 30, 2024
@westonganger westonganger force-pushed the frozen_string_literal branch 2 times, most recently from 471166d to b4499b2 Compare December 30, 2024 23:26
@westonganger westonganger force-pushed the frozen_string_literal branch from b4499b2 to 201b2f5 Compare January 7, 2025 07:55
@westonganger westonganger changed the title Use frozen_string_literal: true Use --enable-frozen-string-literal in CI Jan 7, 2025
@westonganger westonganger merged commit 0a9e1f7 into master Jan 7, 2025
14 checks passed
@westonganger westonganger deleted the frozen_string_literal branch January 7, 2025 07:58
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