1
0
Fork 0
gnome-shell-extensions-extra/extensions/45/hibernate-status/.editorconfig
Daniel Baumann 6e18c5592f
Adding 45/hibernate-status version 1.14-rc2 [debf9ae].
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 19:42:08 +01:00

12 lines
175 B
INI

root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
insert_final_newline = true
[*.js]
quote_type = single