Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhinham committed Mar 29, 2022
1 parent cc2f72b commit b367548
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,9 @@ insert_final_newline = true
[*.md]
trim_trailing_whitespace = false

[*.py]
indent_style = space
tab_width = 8

[external/**]
trim_trailing_whitespace = false

0 comments on commit b367548

Please sign in to comment.