Skip to content

More configurable separators in NormalizeSeparators #637

Open
@bhirsz

Description

@bhirsz

Allow to configure how some separators behaves, for example FOR:

FOR    ${var}    ${var2}    IN ZIP    @{list1}    @{list2}

END

uses 4 spaces by default for FOR arguments where it could use 2. Same goes for keyword arguments, tags etc. It could be possible to configure some separators to create more concise output.

Refer to RF coding style guide for inspiration what could be configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions