Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Missing scope on commas #221

@chbk

Description

@chbk

Commas aren't scoped as punctuation.

def initialize(template, format)
    @options = { template: template, format: format }
end

initialize('template', 'format')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions