Skip to content

Commit

Permalink
chores: update .editorconfig for Python
Browse files Browse the repository at this point in the history
  • Loading branch information
t-graf committed Oct 2, 2024
1 parent 392e26a commit 92702fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ charset = utf-8
[*.py]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true

# Tab indentation (no size specified)
[Makefile]
Expand Down

0 comments on commit 92702fc

Please sign in to comment.