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

Review if all parameters have {checkmate} statement in all functions #1047

Open
m7pr opened this issue Feb 8, 2024 · 0 comments
Open

Review if all parameters have {checkmate} statement in all functions #1047

m7pr opened this issue Feb 8, 2024 · 0 comments
Labels
core enhancement New feature or request

Comments

@m7pr
Copy link
Contributor

m7pr commented Feb 8, 2024

There are parameters in many functions that do not have assertions using {checkmate}. Take a look and review if all parameter types are verified. Initially discussed in here #1046 (comment)

by @Melkiades

I would focus on doing this on the user-facing functions. Usually, there are a lot of parameters cast down to the template, hence a lot of repetition of checks in internal functions. I would have the tm_* complete first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant