-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor extra typegen config fields into TypegenOptions struct
Summary: follow up from D51639151 - We have a few bool fields in TypegenContext that would make more sense in a separate `TypegenOptions` struct, this diff does the refactor. Reviewed By: alunyov Differential Revision: D51761410 fbshipit-source-id: fe6e02e23d6b8a9a2387a608ce3e0449644cbf94
- Loading branch information
1 parent
e694ba8
commit 400cfa8
Showing
3 changed files
with
34 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters