Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type check the code using Sorbet #124

Open
mattmccutchen opened this issue Aug 4, 2024 · 0 comments
Open

Type check the code using Sorbet #124

mattmccutchen opened this issue Aug 4, 2024 · 0 comments
Assignees

Comments

@mattmccutchen
Copy link
Collaborator

I've been working on statically type checking the Braid code using Sorbet. It's overdue that I file an issue to provide a central place for tracking progress and for any needed general discussion. PRs so far:

The remaining piece is type checking the tests. I've started working on it and it appears that typed: true is feasible and adds significant value, while typed: strict is much more trouble than it's worth. When that's done, I think I'll finally be ready to resume nontrivial ordinary development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant