1
0
mirror of https://github.com/aicode-standard/prompt-config.git synced 2025-10-07 06:45:14 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

update .editorconfig

This commit is contained in:
小墨
2025-09-29 15:46:55 +00:00
parent f4235da588
commit 6ff0711cbe

View File

@@ -2,5 +2,7 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true