Skip to content

Missing space between extends and class_name #209

@rmvermeulen

Description

@rmvermeulen

Hello, many thanks for making this! I just formatted the entire project and it worked perfectly with --safe.

Without --safe a singlular issue popped up:

@tool extends Node
class_name Foo

becomes

@tool extends Nodeclass_name Foo

Which I expect will be trivial to fix, although I haven't looked at the code yet. Cheers

Version:

> gdscript-formatter --version
gdscript-formatter 0.18.2

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