Closed BobKerns closed 3 weeks ago
Fixes #2 The pre-commit stuff wasn't working due to referencing all-types as an additional dependency, which it doesn't need.
The dependencies were for the pre-commit linting hooks. These have now been fixed and run successfully.
It still doesn't build, b/c of another issue.
Fixes #2 The pre-commit stuff wasn't working due to referencing all-types as an additional dependency, which it doesn't need.