mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
docs: configure editorconfig for css and html
This commit is contained in:
@@ -32,3 +32,11 @@ indent_size = 8
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
max_line_length = 109
|
||||
|
||||
[docs/**/*.css]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[docs/**/*.html]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
Reference in New Issue
Block a user