Convert fixtures to use unix newlines (#1177)

Also, add a .gitattributes entry to let git handle this automatically
for json files
This commit is contained in:
Teemu R. 2024-10-18 14:00:23 +02:00 committed by GitHub
parent 8a17752ae2
commit 6ba7c4ac05
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1419 additions and 1418 deletions

1
.gitattributes vendored
View File

@ -1 +1,2 @@
*.sh text eol=lf
*.json text eol=lf