Skip to content

Enable frozen_string_literals#367

Open
casperisfine wants to merge 1 commit into
activemerchant:masterfrom
casperisfine:enable-frozen-string-literals
Open

Enable frozen_string_literals#367
casperisfine wants to merge 1 commit into
activemerchant:masterfrom
casperisfine:enable-frozen-string-literals

Conversation

@casperisfine
Copy link
Copy Markdown
Contributor

Integrations contain lots of literal strings, some of
which are common codes that are likely to be found elsewhere.

Enabling frozen string literals allow to deduplicate them.

Integrations contain lots of literal strings, some of
which are common codes that are likely to be found elsewhere.

Enabling frozen string literals allow to deduplicate them.
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