Skip to content

Commit

Permalink
Set max line length to 99
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshYuJump authored May 23, 2023
1 parent a75722e commit fff88ae
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 @@ -16,4 +16,4 @@ indent_style = space
tab_width = 2

[*.py]
max_line_length = 100
max_line_length = 99

0 comments on commit fff88ae

Please sign in to comment.