mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
Update .editorconfig for Python
This uses the idiomatic Python indentation rules. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
a277cc6d52
commit
cd9b3ef0cd
1 changed files with 4 additions and 0 deletions
|
|
@ -13,3 +13,7 @@ max_line_length = 80
|
|||
indent_style = space
|
||||
indent_size = 2
|
||||
tab_width = 8
|
||||
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue