You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure golden tests write all the generated definitions, and use the FileDefinition path so that they are formatted correctly.
I made the `CodeGenerator` less stateful by removing the `scanner` from it; it is no longer necessary to read the `Definitions` field from the `scanner` as `GenerateDefinitions` will return them directly.
No description provided.
The text was updated successfully, but these errors were encountered: