mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 00:40:06 +01:00
editorconfig: remove obsolete entry and add python script rules
This commit is contained in:
parent
ca69b987a6
commit
0a13997d21
1 changed files with 3 additions and 3 deletions
|
|
@ -11,6 +11,6 @@ insert_final_newline = true
|
|||
indent_style = tab
|
||||
indent_size = 8
|
||||
|
||||
[docs/sitemap.txt]
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue