Skip to content

Commit 54116af

Browse files
Add .gitattributes rule to preserve CRLF in test fixtures
Co-authored-by: AbhishekBhaskar <22154418+AbhishekBhaskar@users.noreply.github.com>
1 parent 1afe6ff commit 54116af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* text=auto eof=lf
2+
python/spec/fixtures/pyproject_files/*_crlf.toml text eof=crlf
23
Dockerfile.development linguist-language=Dockerfile
34
Dockerfile.updater-core linguist-language=Dockerfile
45
bundler/spec/fixtures/rubygems_responses/*.rz binary linguist-generated

0 commit comments

Comments
 (0)