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
Strip ASCII control characters from project identifiers
Add normalizes :identifier with RemoveAsciiControlCharacters to
strip characters like newlines, tabs, and backspaces that should
never appear in a project identifier.
0 commit comments