Skip to content

Commit

Permalink
style(.gitattributes): standardise style across fastify repos (#250)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <[email protected]>
  • Loading branch information
Fdawgs authored Jan 2, 2025
1 parent f473f76 commit a0d5d38
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
# Set the default behavior, in case people don't have core.autocrlf set
* text=auto

# Require Unix line endings
* text eol=lf
# Set default behavior to automatically convert line endings
* text=auto eol=lf

0 comments on commit a0d5d38

Please sign in to comment.