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