+ ./Login_to_web.robot
W: 25, 100: Line is too long (exceeds 100 characters) (LineTooLong)
E: 40, 0: No keyword documentation (RequireKeywordDocumentation)
+ ./Merchant_Signup.robot
W: 24, 100: Line is too long (exceeds 100 characters) (LineTooLong)
E: 378, 0: No keyword documentation (RequireKeywordDocumentation)
+ ./merchant_common_keyword.txt
W: 73, 0: Too few steps (1) in keyword (TooFewKeywordSteps)
I: 123, 34: Ignore Error (Ignore Error)
K: 222, 0: Invalid Severity Type (Invalid Warning)
+ ./foo/MyLinter.Testing.robot
W: 2, 0: No suite documentation (RequireSuiteDocumentation)
E: 62, 0: Too many trailing blank lines (TrailingBlankLines)
E: 0, 0: '.' in suite name 'MyLinter.Testing' (PeriodInSuiteName)
E: 10, 0: Unknown table name 'InvalidTableName' (InvalidTable)
E: 54, 0: Duplicate keyword name 'My Keyword 1' (DuplicateKeywordNames)
E: 28, 0: Duplicate testcase name 'Foo Test Case' (DuplicateTestNames)
E: 2, 0: There should not be a blank space after the Settings table name (TableSpacing)
E: 25, 0: '.' in testcase name 'This.Test. Has. Been. Free.' (PeriodInTestName)
W: 26, 0: No testcase documentation (RequireTestDocumentation)
E: 28, 0: space not allowed in tag name: 'Tag Name with Space' (TagWithSpaces)
W: 37, 0: No keyword documentation (RequireKeywordDocumentation)
W: 41, 0: This is a custom rule violation (CustomRuleName)
W: 93, 0: Too few steps (1) in keyword (TooFewKeywordSteps)
W: 70, 0: Too few steps (1) in test case (TooFewTestSteps)
W: 96, 0: Too many test cases (33 > 10) in test suite (TooManyTestCases)
W: 180, 0: Line has trailing whitespace (TrailingWhitespace)
W: 203, 0: Too many steps (11) in test case (TooManyTestSteps)
W: 301, 0: File has too many lines (676) (FileTooLong)
W: 676, 0: Too many trailing blank lines (TrailingBlankLines)
