mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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