Skip to content

Commit a1a245b

Browse files
authored
Add txt to .editorconfig (#8920)
1 parent 03c38d9 commit a1a245b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
root = true
22

3-
[*.{py,pyi,rst,md,yml,yaml,toml,json}]
3+
[*.{py,pyi,rst,md,yml,yaml,toml,json,txt}]
44
trim_trailing_whitespace = true
55
insert_final_newline = true
66
indent_style = space

0 commit comments

Comments
 (0)