Skip to content

move to frozen string literals #229

@JonJagger

Description

@JonJagger

In each microservice, edit the config/up.sh file to

export RUBYOPT='-W2 --enable-frozen-string-literal'

and remove this line from the top of each source file

# frozen_string_literal: true

Still to do

  • creator
  • web

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions