When using the newly introduced GROUP syntax for better readability. I’ve noticed that RobotCode autoformat can’t really handle it. The END part is missindented.
For clarification, the autoformat removes the indent of the END for GROUP syntax.
Now robotcode (red) throws ‘GROUP must have closing END.robotcode(ModelError)’
And (blue) ’ Missing documentation in ‘END’ test caserobocopDOC02-missing-doc-test-case’