Sander van Beek

Results 19 issues of Sander van Beek

Closes #46 - [x] implementation - [x] tests - [x] documentation

Data paths are great when working with big, repeating or complex responses, but at the moment these paths are not included in the CLI output. It would also be very...

feature request

I've been attempting to migrate from my own openapi validation package to this one. It took some time, but it looks like I've got most things working now. A notable...

I was looking into using `gitdown` for a thing. However, I'm working with an Azure DevOps repository, which is triggering an edge case. The thing that is tripping me up...

enhancement

## Context I maintain an Azure DevOps pipeline template that is used by multiple teams. In this template, I'm exposing a bunch of run options. Most relevant to this issue...

I'm working with a pretty big robot project where they used to constantly use `Set Test Variable` (and similar) instead of returning values. This causes significant confusion and issues when...

rule

### What happened? I use a bunch of custom lint rules. When generating a Sarif report, the value of `helpUri` always refers to the RoboCop docs. Even for custom lint...

bug

### What happened? I have a bunch of custom rules that only make sense for our organization/situation. But it can be a real pain to structure code written for custom...

bug

### What happened? When using Robocop in an IDE, the new `unused-keyword` rule does not show up. I dug a bit deeper, this is caused by how both robocorp/robotframework-lsp and...

bug