mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 12:14:27 +08:00
10 lines
338 B
Plaintext
10 lines
338 B
Plaintext
# Normalize EOF
|
|
* autocrlf=false
|
|
* eol=lf
|
|
# Set linguist-language to support comments syntax highlight
|
|
**/stubtest_allowlist*.txt linguist-language=ini
|
|
**/stubtest_allowlists/*.txt linguist-language=ini
|
|
tests/pytype_exclude_list.txt linguist-language=ini
|
|
pyrightconfig*.json linguist-language=jsonc
|
|
.vscode/*.json linguist-language=jsonc
|