mirror of
https://github.com/systemd/systemd.git
synced 2025-01-02 01:18:14 +03:00
editorconfig: add NEWS whitespace configuration
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user