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
Transformer should be optional for now.
It should also sort in alpthabetical order (and respecting 1 -> 2 ->10). It should first sort by complexity, then by name, Both should be configurable (enable/disable sorting by complexity or by name flags).
Robot style guide recommends ordering the variables based in their complexity: https://docs.robotframework.org/docs/style_guide/guide#variables
The text was updated successfully, but these errors were encountered: