mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 20:24:30 +08:00
Add txt to .editorconfig (#8920)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.{py,pyi,rst,md,yml,yaml,toml,json}]
|
||||
[*.{py,pyi,rst,md,yml,yaml,toml,json,txt}]
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
|
||||
Reference in New Issue
Block a user