Conditionally require schema.core and malli
Open
- Dominant language
- Clojure
- Stars
- 60
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Our deps include `malli` and `schema` to support `#hawk/schema` and `#hawk/malli` readers within `=?`.
We should not include those libs in hawk, instead makes those readers conditionally available if those libs exist.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dependency declarations and the implementations of the #hawk/schema and #hawk/malli readers. Check how those readers are exposed when schema or malli is present, and define tests for both available and absent optional libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100