robotframework-lint icon indicating copy to clipboard operation
robotframework-lint copied to clipboard

Report non existent file

Open fperrin opened this issue 5 years ago • 1 comments

Hi Bryan,

Currently rflint doesn't report an error when run on a non-existent file, or a file it can't open for some other reason, only giving a message on stderr. This changes that behaviour, by going through RfLint.report to report the error. As a result the error message is formatted according to the --format option and update the exit code.

fperrin avatar Dec 05 '19 13:12 fperrin

Hi @boakley ,

Can I also prod you to have a look at this PR? Again, if there is anything I can do to help you review it, please tell me. I actually have a few more changes I'd like to submit, so if I can make your job easier don't hesitate, that'll make the process more enjoyable for all!

fperrin avatar Feb 04 '20 11:02 fperrin