Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 2723bc1

Browse files
committed
Use IntelliJ-specific editor config options
1 parent 6a68602 commit 2723bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ charset = utf-8
66
max_line_length = 120
77
indent_style = space
88
indent_size = 2
9-
continuation_indent_size = 4
109
insert_final_newline = true
1110
trim_trailing_whitespace = true
11+
ij_continuation_indent_size = 4
1212

1313
[*.md]
1414
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)