We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717de0c commit e9a0313Copy full SHA for e9a0313
1 file changed
.editorconfig
@@ -6,7 +6,7 @@ end_of_line = lf
6
insert_final_newline = true
7
trim_trailing_whitespace = true
8
9
-[*.{py,toml}]
+[*.{py,toml,md}]
10
indent_size = 4
11
indent_style = space
12
0 commit comments