1 Star 0 Fork 108

wuxiewuji / flutter_engine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.clang-format 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium
# This defaults to 'Auto'. Explicitly set it for a while, so that
# 'vector<vector<int> >' in existing files gets formatted to
# 'vector<vector<int>>'. ('Auto' means that clang-format will only use
# 'int>>' if the file already contains at least one such instance.)
Standard: Cpp11
SortIncludes: true
---
Language: ObjC
ColumnLimit: 100
1
https://gitee.com/wuxiewuji/flutter_engine.git
git@gitee.com:wuxiewuji/flutter_engine.git
wuxiewuji
flutter_engine
flutter_engine
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891