1 Star 0 Fork 11

nimstar / UnrealEngine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Baseline
[*]
charset = utf-8
indent_style = tab
indent_size = 4
tab_width = 4
trim_trailing_whitespace = false
max_line_length = 120
# MSBuild
[*.{csproj,proj,projitems,shproj,fsproj,target,props}]
indent_style = space
indent_size = 2
# XML config files
[*.{config,nuspec,resx,natvis}]
indent_style = space
indent_size = 2
# Python files
[*.py]
indent_style = space
indent_size = 4
# YAML files
[*.yaml]
indent_style = space
indent_size = 2
C++
1
https://gitee.com/nimstar/UnrealEngine.git
git@gitee.com:nimstar/UnrealEngine.git
nimstar
UnrealEngine
UnrealEngine
master

搜索帮助