Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn authored Mar 25, 2024
1 parent 404b74c commit 98c7e6e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
trim_trailing_whitespace = true

[*.{py, pyi}]
indent_size = 4

0 comments on commit 98c7e6e

Please sign in to comment.