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
- Check the UTF8 representation when determining if we need to quote.
- Also, this moves the quoting into the YAMLRepresentable : String extension,
which is a more correct place for it.
- This is good for another ~10% win on SwiftPM null build of itself.
0 commit comments