109 Star 650 Fork 137

GVPview-design / ViewUI

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.editorconfig 441 Bytes
Copy Edit Raw Blame History
aresn authored 2019-08-27 09:42 . update the master branch to the latest
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
# top-most EditorConfig file
root = true
# every file
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
# 4 space indentation
[*.py]
indent_size = 4
# Tab indentation (no size specified)
[Makefile]
indent_style = tab
[*.md]
trim_trailing_whitespace = false
JavaScript
1
https://gitee.com/view-design/ViewUI.git
git@gitee.com:view-design/ViewUI.git
view-design
ViewUI
ViewUI
master

Search