Bartłomiej Hirsz

Results 271 comments of Bartłomiej Hirsz

I will take care of 2)

Regarding 1. I'm going over the rules and updating the test. Going by the order of the rules in directories - if skipped rule, it means it doesn't need update...

If we rely on external tools, we can use SARIF results with the sarif tool: ``` dir>sarif diff .sarif.json .sarif2.json error level: +0 -0 no changes warning level: +0 +0...

Like you probably noticed our 'test framework' auto generates test for all rules with default configs. To test rule with custom config we can use following file: https://github.com/MarketSquare/robotframework-robocop/blob/master/tests/atest/custom_tests.yaml Either add...

~~I actually put this information in our CONTRIBUTING docs but it's less detailed here~~, maybe I should update it soon ;) This can get confusing - our test framework is...

> Something hassle with WIN environment. I try to fix that by guessing the problem is with Unicode characters. Unfortunately, I don't have WIN device available anytime soon. I need...

> > Something hassle with WIN environment. I try to fix that by guessing the problem is with Unicode characters. Unfortunately, I don't have WIN device available anytime soon. I...

> > > Something hassle with WIN environment. I try to fix that by guessing the problem is with Unicode characters. Unfortunately, I don't have WIN device available anytime soon....

Ups, for some reason the PR auto closed itself - working on the fix.

> Ups, for some reason the PR auto closed itself - working on the fix. I can't do it easily due to missing permissions (forked repo). Can you revert this...