Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant