Skip to content

Use suffix symbol notation when string used as hash keys #1

Description

@drush

When converting strings used in hashes (either from JSON hashes), plugin should detect and use colon-suffix notation rather than colon-prefix notation:

IE

{ "key": "value"} should yield {key: "value} NOT {:key: "value"}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions