We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58332c9 commit 967b34fCopy full SHA for 967b34f
.editorconfig
@@ -4,7 +4,7 @@ root = true
4
indent_style = space
5
insert_final_newline = true
6
7
-[*.cs]
+[*.{cs,md}]
8
guidelines = 80 dashed, 100
9
10
[*.cs]
0 commit comments