Jakub Rożek

Results 24 issues of Jakub Rożek

Should fix the issue with constantly failing test-harness on Windows + generally increase the speed of test-harness step. **Checklist** - [x] Tests added / updated - [x] Docs added /...

chore

**Checklist** - [ ] Tests added / updated - [ ] Docs added / updated **Does this PR introduce a breaking change?** - [ ] Yes - [ ] No

Closes #2154 **Checklist** - [x] Tests added / updated - [x] Docs added / updated **Does this PR introduce a breaking change?** - [ ] Yes - [x] No

enhancement

If a new format is added to stoplight/spectral-formats, the ruleset meta schema would need to be updated accordingly. By relaxing the imposed constraints, that whole process is a tad simpler....

enhancement

I am not sure about the correctness of `equalTokens`. Couldn't find a way to retrieve actual tokens and not nodes. Tests are copied from ESLint repo. The rule itself was...

WIP To be changed: - [ ] Format reasons in the old way (without AccessCheck, Hole etc.) - [ ] Add/port a few common examples

enhancement
question

Aside from a fix, I also did it so that a single click selects the whole url. https://user-images.githubusercontent.com/9273484/184356301-73afd1b5-c8ff-49d5-9691-04837e65b9d8.mp4

t/bug

## Describe the bug Falsy default values aren't currently displayed and are entirely ignored. ## To Reproduce 1. Given any schema model with a falsy default value ```json { "type":...

t/bug
triaged
p/documented

## Describe the bug Since we mix validations & annotations, they undergo pretty much the same process. While avoiding `true` or `false` makes perfect sense in the case of validation...

t/bug
triaged
p/documented