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

\Verify should also consider slots that are set but never read. #255

Open
michbarsinai opened this issue Sep 27, 2020 · 0 comments
Open

Comments

@michbarsinai
Copy link
Member

This should not be an error per se, since the values may be read by a consuming application (that will probably be the case for at least some tags in each model). However, tags that are created for the sake of internal calculations should be read in the model.

Thought: Maybe add this to a new command, and allow specifying "top-level" slots in the configuration. Those slots should not be read in the model, the rest of the slots should be.

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