Fix robot syntax with robot.tidy tool 15/91215/3
authorJamo Luhrsen <jluhrsen@gmail.com>
Fri, 10 Jul 2020 19:36:56 +0000 (12:36 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Mon, 13 Jul 2020 17:05:23 +0000 (17:05 +0000)
- have to skip .robot files with the trailing-whitespace hook because
it will remove the blank line at the end of a file whereas robot tidy
will add one which causes a failure

This change is coming from using the latest RF and
robotframework-tidy-wrapper.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I7ad30196d4ad3641901578614e3b417e4772498d


No differences found