Skip to content

Adds space before class #16

@VsevolodGolovanov

Description

@VsevolodGolovanov

Take e.g. this statement from groovy docs:

assert 034G.class == BigInteger // octal

Formatted it becomes:

assert 034G. class == BigInteger // octal

Note the weird space between the dot and class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions