Skip to content

Transformer configuration can contain spaces: Nope #717

@rhaladej-cen55759

Description

@rhaladej-cen55759

Hi, documentation states, that Transformer configuration can contain spaces for better readability and specifically mention OrderSettingsSection

[tool.robotidy]
configure = [
    "OrderSettingsSection: group_order = documentation,imports,settings,tags",
    "OrderSettingsSection: imports_order = library, resource, variables"
]

But it leads to error:

Error: OrderSettingsSection: Invalid 'order' parameter value: 'library, resource, variables'. Custom order should be provided in comma separated list with valid group names:
['library', 'resource', 'variables']

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