We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2db5b87 commit 9370dc7Copy full SHA for 9370dc7
.editorconfig
@@ -30,5 +30,8 @@ ij_java_spaces_around_logical_operators = true
30
31
ij_java_spaces_within_if_parentheses = true
32
ij_java_spaces_within_while_parentheses = true
33
+ij_java_spaces_within_switch_parentheses = true
34
35
ij_java_space_after_type_cast = false
36
+
37
+ij_java_indent_case_from_switch = true
0 commit comments