mirror of
https://git.proxmox.com/git/package-rebuilds
synced 2025-08-21 17:58:28 +00:00
10 lines
143 B
INI
10 lines
143 B
INI
# https://editorconfig.org/
|
|
|
|
root = true
|
|
|
|
[*]
|
|
indent_size = 2
|
|
indent_style = space
|
|
insert_final_newline = true
|
|
trim_trailing_whitespace = true
|