James Harrison

Results 2 issues of James Harrison

**Describe the bug** When I structure a repo with nested modules that share the same name as a third-party dependency I observe weird behaviour when running `fawltydeps --check-unused`. Say I...

P2
type: bug
parsing-imports

As per the spec https://json-schema.org/draft/2020-12/json-schema-core#section-10.2.1.1, allOf, oneOf and anyOf must be non-empty arrays. Closes #109.