adrszad

Results 4 issues of adrszad

I'd like to configure e. g. line-too-long to raise warning if length>140, but error when length>200. The same for other parameterized rules.

If name and values are same they could be shorten like this: ``` ${testVar} Set Variable testVarValue Set Test Variable ${testVar} ${testVar} ``` to: `Set Test Variable ${testVar}` ``` ${suiteVar}...

This happens only if path to tests is direct path to file. If the path is to parent dir then 'suite' tag is in the output between 'robot' and 'kw'...

I observe this rule is often confusing for the users, especially as no line number is given. It could be a project setting if we use spaces or tabs, and...