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

fix :code generation and type processing #292

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

hay-kot
Copy link
Owner

@hay-kot hay-kot commented Feb 16, 2023

regular expressions are order specific and when applied in a random order you can get a variety of outputs. Using a list preserves order and ensures that the data-contracts.ts file is deterministic.

regular expressions are order specific and when applied in a random order you can get a variety of outputs. Using a list preserves order and ensures that the data-contracts.ts file is deterministic.
@hay-kot hay-kot merged commit da00db0 into main Feb 16, 2023
@hay-kot hay-kot deleted the fix/non-deterministic-type-generators branch February 16, 2023 19:13
OrellBuehler pushed a commit to thechosenlan/homebox that referenced this pull request Jun 24, 2023
regular expressions are order specific and when applied in a random order you can get a variety of outputs. Using a list preserves order and ensures that the data-contracts.ts file is deterministic.
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

Successfully merging this pull request may close these issues.

None yet

1 participant