Skip to content

Commit

Permalink
change editorconfig to space
Browse files Browse the repository at this point in the history
  • Loading branch information
emirkmo committed Feb 14, 2022
1 parent cbca2f3 commit 21a3bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ charset = utf-8

# Python source files
[*.py]
indent_style = tab
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
Expand Down

0 comments on commit 21a3bee

Please sign in to comment.