Unverified 提交 86d4eab5 authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

Do not auto-collapse package-lock.json in github ui (#3160)

Co-authored-by: 's avatarClaude <noreply@anthropic.com>
上级 1c8ccdb4
......@@ -3,4 +3,10 @@
# Make everything in the e2e-tests/snapshots directory use LF line endings.
# Otherwise we'll get diffs in the snapshots when running on Windows.
e2e-tests/snapshots/** text eol=lf
\ No newline at end of file
e2e-tests/snapshots/** text eol=lf
# we do NOT want github to automatically collapse the diff because
# we should review package-lock.json for security-sensitive changes.
# https://docs.github.com/en/repositories/working-with-files/managing-files/customizing-how-changed-files-appear-on-github
package-lock.json -linguist-generated
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论