Skip to content

Wrong number of arguments in format #142

@nanachi-code

Description

@nanachi-code

This is the current published gem v1.0.0 format method:

def format(source, maxwidth = 80)

This will raise this error:
wrong number of arguments (given 3, expected 1..2)
I saw you changed this in the source code so can you release the patched version? Right now I have to monkey patch this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions