We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22197e commit bbb1535Copy full SHA for bbb1535
1 file changed
src/.editorconfig
@@ -1,6 +1,9 @@
1
# TODO: Uncomment when analyzer line ending problem is fixed
2
#root = true
3
4
+[*]
5
+max_line_length = 500
6
+
7
[*.{csproj,props,targets,xml}]
8
indent_style = space
9
indent_size = 2
0 commit comments