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
Automatically generate space trivia for tokens in SyntaxFactory
Additionally, remove redundant trivia generation from TokensFile and no
longer needed leading/trailing space info from Tokens in
SwiftSyntaxBuilderGeneration. Since SyntaxFactory now takes care of
leading/trailing spaces, we no longer need these helpers (that were
previously required by the TokensFile template).
0 commit comments