3 Commits
Author SHA1 Message Date
Kyle AltendorfandGitHub 23b969e2a9 Disable git text conversion via .gitattributes, remove CI workarounds (#20514)
disable git text conversion via .gitattributes, remove CI workarounds

Add `* -text` to .gitattributes to prevent git from performing any
line-ending conversion on any file. This makes the per-workflow
`git config --global core.autocrlf false` steps in test-single and
pre-commit redundant, so remove them.
2026-02-19 17:50:54 -06:00
Kyle AltendorfandGitHub 4ea37f2a1c **/*.lock linguist-generated=false (#18939) 2024-11-27 09:18:14 -07:00
Kyle AltendorfandGitHub 10353c83dd include information for setuptools_scm in git archives (#17026) 2023-12-11 09:44:05 -06:00