Closed paulooctavio closed 4 weeks ago
[X] Adding new functionality to quinn
[ ] Changing existing functionality in quinn
[ ] Removing existing functionality in quinn
Pull requests, like PR #265, can be merged and still break the build, for instance, by failing ruff lint.
We should add a pre-commit check similar to the hooks used in the chispa project.
No response
take
Feature Type
[X] Adding new functionality to quinn
[ ] Changing existing functionality in quinn
[ ] Removing existing functionality in quinn
Problem Description
Pull requests, like PR #265, can be merged and still break the build, for instance, by failing ruff lint.
Feature Description
We should add a pre-commit check similar to the hooks used in the chispa project.
Additional Context
No response