mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
update .editorconfig
- set `max_line_length = 88` for .py
This commit is contained in:
parent
1e7a6dc676
commit
3aab5e7e20
@ -13,6 +13,7 @@ trim_trailing_whitespace = true
|
||||
# Python
|
||||
[*.py]
|
||||
indent_size = 4
|
||||
max_line_length = 88
|
||||
|
||||
# css
|
||||
[*.css]
|
||||
|
Loading…
x
Reference in New Issue
Block a user