Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More configurable separators in NormalizeSeparators #637

Open
bhirsz opened this issue Feb 8, 2024 · 0 comments
Open

More configurable separators in NormalizeSeparators #637

bhirsz opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bhirsz
Copy link
Member

bhirsz commented Feb 8, 2024

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.

@bhirsz bhirsz added the enhancement New feature or request label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant