mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-25 13:21:11 +08:00
Configure editors to explicitly use LF / \n line endings (#10916)
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,3 +1,6 @@
|
||||
# Normalize EOF
|
||||
* autocrlf=false
|
||||
* eol=lf
|
||||
# Set linguist-language to support comments syntax highlight
|
||||
**/stubtest_allowlist*.txt linguist-language=ini
|
||||
tests/stubtest_allowlists/*.txt linguist-language=ini
|
||||
|
||||
Reference in New Issue
Block a user