Ensure schema.json files are have LF line-endings.
The files are generated by serde_json with LF line-endings, even on windows. Ensure that Git checks them out with LF line-endings to match
This commit is contained in:
parent
6bebd73701
commit
a92638146a
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.schema.json text eol=lf
|
Loading…
Add table
Add a link
Reference in a new issue