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

Auto-add dependent declarations to sets #9

Open
jessepeterson opened this issue Aug 9, 2022 · 0 comments
Open

Auto-add dependent declarations to sets #9

jessepeterson opened this issue Aug 9, 2022 · 0 comments

Comments

@jessepeterson
Copy link
Owner

Some declarations reference other declarations (like e.g. an activation declaration). If you add that declaration to a set we should consider just adding all of its dependent declarations to that same set. This can alleviate some tediousness and possibly catch some inadvertently forgotten declarations would could lead to invalid declarations (which would be reported on the status channel).

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