We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24bb09 commit 3b15f0eCopy full SHA for 3b15f0e
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