mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
editorconfig: add NEWS whitespace configuration
This commit is contained in:
committed by
Luca Boccassi
parent
7113640493
commit
dc8db30db9
@@ -14,6 +14,10 @@ insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
charset = utf-8
|
||||
|
||||
[NEWS]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
# Match config files, set indent to spaces with width of eight
|
||||
[*.{c,h}]
|
||||
indent_style = space
|
||||
|
Reference in New Issue
Block a user