Skip to content
New issue

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

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

Already on GitHub? # to your account

Remove colon check in variable names #494

Merged
merged 3 commits into from
May 23, 2024
Merged

Conversation

jonmmease
Copy link
Collaborator

Supersedes #493

Early on I was planning to name variables with a scope as a prefix. e.g. signal:foo, scale:bar, etc. This is why the colon check was there. But this isn't how the scope is represented, so this check isn't needed any more.

This branch adds a fix to make one of the mocks deterministic.

@jonmmease jonmmease merged commit 007bd44 into main May 23, 2024
21 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants