/
githubmirror
/
next.js
Обзор
Документация
Войти
/
githubmirror
/
next.js
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
canary
.gitattributes
12 строк
440 B
Jimmy Lai
fix: normalize CRLF line endings in jscodeshift tests on Windows (#88008)
03 янв 2026, 11:15
Не верифицирован
03 янв 2026, 11:15
69ae2c1
Код
Авторство
О чём код?
# Enforce LF line endings for all text files (fixes Windows CRLF test flakiness) * text=auto eol=lf .github/actions/*/dist/** -text linguist-vendored packages/next/bundles/** -text linguist-vendored packages/next/compiled/** -text linguist-vendored # Make next/src/build folder indexable for github search build/** linguist-generated=false # Custom merge driver for auto-generated errors.json packages/next/errors.json merge=errors-json