1 Star 0 Fork 0

Ninjaleet/Main

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.editorconfig 431 Bytes
Copy Edit Raw Blame History
ycrack authored 2020-03-27 18:35 . Fix .editorconfig (#932)
# EditorConfig (is awesome): http://EditorConfig.org
# * top-most EditorConfig file
root = true
# default style settings
[*]
charset = utf-8
end_of_line = crlf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{[Bb][Aa][Tt],[Cc][Mm][Dd]}]
# DOS/Win *requires* BAT/CMD files to have CRLF newlines
end_of_line = crlf
[[Mm]akefile{,.*}]
# TAB-style indentation
indent_style = tab
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Ninjaleet/Main.git
git@gitee.com:Ninjaleet/Main.git
Ninjaleet
Main
Main
master

Search

0d507c66 1850385 C8b1a773 1850385