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
build-script.py is the only remaining Python file in SwiftSyntax. It would be nice to rewrite it in Swift so the only language used in SwiftSyntax is Swift (+ a tiny bit of C in Sources/_InstructionCounter).