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

use type checkers #1176

Closed
5 tasks done
simonpcouch opened this issue Sep 9, 2024 · 2 comments
Closed
5 tasks done

use type checkers #1176

simonpcouch opened this issue Sep 9, 2024 · 2 comments
Labels
upkeep maintenance, infrastructure, and similar

Comments

@simonpcouch
Copy link
Contributor

simonpcouch commented Sep 9, 2024

It's time to do the thing🏄

We already have the import-standalone_* from #1091. I propose we split this up into a few PRs and scope this as type checking all arguments to exported, non@keywords internal or dot-prefixed functions:

Notably, we can't type check main model arguments in the usual way due to their data-env trick.

@simonpcouch simonpcouch added the upkeep maintenance, infrastructure, and similar label Sep 9, 2024
@simonpcouch
Copy link
Contributor Author

🏄

Copy link

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

No branches or pull requests

1 participant