Нормализовать переводы строк в LF

Решение по TD-STYLE-ANALYZERS: LF — инструменты проекта (Python/Node) пишут LF,
CRLF-.sh не работают на Linux CI (sh scripts/ci.sh), большинство файлов уже были
LF. Добавлен .gitattributes (* text=auto eol=lf, бинарные исключения),
.editorconfig переведён на lf, 1029 файлов конвертированы, git add --renormalize.
Из индекса убраны закравшиеся archive/**/__pycache__/*.pyc.
This commit is contained in:
Rustam Khalimov
2026-09-11 19:01:42 +03:00
parent 39c9bdc1b7
commit 713d554dc2
751 changed files with 94507 additions and 94486 deletions
@@ -1,9 +1,9 @@
fastapi==0.115.12
uvicorn[standard]==0.34.2
duckdb==1.2.1
telethon==1.37.0
httpx==0.28.1
python-multipart==0.0.20
minio==7.2.15
cryptography==44.0.3
qrcode==7.4.2
fastapi==0.115.12
uvicorn[standard]==0.34.2
duckdb==1.2.1
telethon==1.37.0
httpx==0.28.1
python-multipart==0.0.20
minio==7.2.15
cryptography==44.0.3
qrcode==7.4.2