This commit is contained in:
2026-09-02 22:53:30 +09:00
parent 3a9aa8e19c
commit 67ae19ffcf
+2 -2
View File
@@ -4,5 +4,5 @@ root = true
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
trim_trailing_whitespace = true
insert_final_newline = true