You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to change the transformer configuration from a comment in the file.
For instance, for some test case I want a different alignment width than the default I could use.
*** TestCases *** # robotidy: configAlignKeywordsSection:widths=10My First Test
No Operation
# robotidy: configAlignKeywordsSection:widths=20My Second Test
No Operation
My Third Test
No Operation