Skip to content

Commit

Permalink
Add txt to .editorconfig (python#8920)
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Oct 18, 2022
1 parent 03c38d9 commit a1a245b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a1a245b

Please sign in to comment.