Jack Smith

Results 8 issues of Jack Smith

**please complete the following information:** - OS version: Ubuntu 20.10 - Editor version: Sublime 3210 - Programming language: N/A - Tabnine extension version: 3.0.17 > **If the issue is related...

## Checklist - [x] I have included information about relevant versions - [ ] I have verified that the issue persists when using the `master` branch of Faust. ## Steps...

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? I'd like to improve upon...

### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? https://github.com/conda/conda-lock/pull/323 added support for stripping...

Makes updates necessary to work with SublimeLinter 4. Resolves #9

There are several issues with this. 1. The parser needs to be able to handle infinite schemas. This likely means instantiating default elements and keeping track of them, and then...

JSONSchema specifies several preset values for the `"format"` keyword for validating strings, along with the validation logic they should perform. `"uuid"` and `"date-time"` are already implemented, the following are not:...

enhancement
good first issue

Add support for $id keyword and related references in schemas.