Skip to content

Commit

Permalink
Enabling editorconfig support in IDEA project
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 13, 2021
1 parent 7b3cbd2 commit e35bcab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ trim_trailing_whitespace = false
indent_style = space
indent_size = 2
continuation_indent_size = 2
ij_continuation_indent_size = 2

[*.py]
indent_style = space
Expand Down
28 changes: 0 additions & 28 deletions .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e35bcab

Please sign in to comment.