Skip to content

feat(core/printer): add option to prefer @ instead of func #60

Description

@gretmn102

Expected:

@LocationHasItem('афафыч')

Actual:

func('LocationHasItem', 'афафыч')

При реализации обязательно учитывать, что если локация содержит пробелы и прочие недопустимые знаки, то использовать func. В противном случае использовать @.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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