Skip to content

Conversation

PatrickRose
Copy link

The classes that are generated are done using symfony's finder class, which can return files in any order returned by the filesystem.

This means that running the typescript:generate command can generate incredibly noisy diffs - whereas at least if it's sorted then the diffs should be slightly more sensible.

The classes that are generated are done using symfony's finder class, which can return files in any order returned by the filesystem.

This means that running the `typescript:generate` command can generate incredibly noisy diffs - whereas at least if it's sorted then the diffs should be slightly more sensible.
@bobbypiper
Copy link

@lepikhinb any chance of getting this merged? @PatrickRose has solved an ongoing problem for our team - this minor PR mitigates noisy diffs for our services.

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.

2 participants