Skip to content

Commit

Permalink
Fix line endings for api files
Browse files Browse the repository at this point in the history
  • Loading branch information
joffrey-bion committed Jun 10, 2022
1 parent 3b8c11b commit 82e6714
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

*.sh text eol=lf
*.bat text eol=crlf

# Binary compatibility validator generates LF
*.api text eol=lf

0 comments on commit 82e6714

Please sign in to comment.