mirror of
https://github.com/ZSCNetSupportDept/WechatTicketSystem.git
synced 2025-10-28 07:35:03 +08:00
16 lines
215 B
INI
16 lines
215 B
INI
[*]
|
|
charset=utf-8
|
|
end_of_line=lf
|
|
trim_trailing_whitespace=true
|
|
insert_final_newline=true
|
|
indent_style=space
|
|
indent_size=4
|
|
|
|
[*.json]
|
|
indent_style=space
|
|
indent_size=2
|
|
|
|
[{*.ddl,*.sql}]
|
|
indent_style=space
|
|
indent_size=2
|