mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2026-07-29 17:04:32 +08:00
chore: init
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# https://editorconfig.org/
|
||||
# generated at 9/15/2022, 12:52:15 PM by streakingman-cli@1.9.2
|
||||
# 该配置文件是给webstorm使用的
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
Reference in New Issue
Block a user