Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
# Let's make sure we use LF (\n) as the line ending in all test files
# for consistent outcomes across different operating systems.
**/Tests/**/* text eol=lf
**/Tests/**/* text=auto eol=lf
/examples export-ignore
/plugins export-ignore
/.github export-ignore
Loading