Skip to content

Commit

Permalink
Set line length
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Feb 7, 2024
1 parent 62fa491 commit 9898cd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ indent_style = space
indent_size = 2

[*.py]
# Based on Black
max_line_length = 99
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
Expand Down

0 comments on commit 9898cd3

Please sign in to comment.