We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e96ce commit 5ac40ffCopy full SHA for 5ac40ff
1 file changed
.editorconfig
@@ -26,6 +26,9 @@ end_of_line = crlf
26
[*.java]
27
indent_size = 4
28
29
+[*.sql]
30
+indent_size = 4
31
+
32
[*.md]
33
max_line_length = 0
34
trim_trailing_whitespace = false
0 commit comments