Skip to content

Commit e35bcab

Browse files
committed
Enabling editorconfig support in IDEA project
1 parent 7b3cbd2 commit e35bcab

File tree

2 files changed

+1
-28
lines changed

2 files changed

+1
-28
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ trim_trailing_whitespace = false
1717
indent_style = space
1818
indent_size = 2
1919
continuation_indent_size = 2
20+
ij_continuation_indent_size = 2
2021

2122
[*.py]
2223
indent_style = space

.idea/codeStyles/Project.xml

Lines changed: 0 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)