Normalize fullwidth punctuation to ASCII across codebase.
Add scripts/normalize_ambiguous_unicode.py; fix corrupted patch_instance_theme_templates.py. Preserves curly quotes in string literals; removes Git homoglyph warnings on .env.example. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""验证中控 embed-auth 与 login 返回 session_token。"""
|
||||
"""验证中控 embed-auth 与 login 返回 session_token."""
|
||||
from __future__ import annotations
|
||||
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user