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
Covers a few changes for handling special characters:
1. Throw an exception for % instead of silently removing lines that start with %.
2. Run lines starting with ! as subprocess.
3. Do not remove comments
PiperOrigin-RevId: 384721952
0 commit comments