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
Pass symbolgraph flags to symbolgraph-extract (#3682)
Passes flags from `swift package dump-symbol-graph` to `swift-symbolgraph-extract`
The following flags are added: `prettyPrint`, `skipSynthesisedMembers`, `minimumAccessLevel`, `skipInheritedDocs` and `includeSPISymbols`.
0 commit comments