robotframework-tidy
robotframework-tidy copied to clipboard
New transformer adding a space after `#` when missing
Robocop, rule 0702, complains "Missing blank space after comment character" when it comes across #some comment. I like to have a transformer adding a space after # when missing;