mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
editorconfig: add rule for conf files to use space indentation
This commit is contained in:
parent
373fd53d2e
commit
4930157875
1 changed files with 4 additions and 0 deletions
|
|
@ -17,3 +17,7 @@ indent_size = 2
|
|||
[*.yml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.{conf,conf.in}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue