Add 'third_party/cpp/googleapis/' from commit 'c873fd3aa1'
git-subtree-dir: third_party/cpp/googleapis git-subtree-mainline:438050b3d9git-subtree-split:c873fd3aa1
This commit is contained in:
commit
4bdb118d6e
74 changed files with 3750 additions and 0 deletions
22
third_party/cpp/googleapis/.editorconfig
vendored
Normal file
22
third_party/cpp/googleapis/.editorconfig
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# http://editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
|
||||
[BUILD]
|
||||
indent_size = 4
|
||||
|
||||
[CMakeLists.*]
|
||||
indent_size = 4
|
||||
|
||||
[*.h,*.cc]
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
indent_size = 2
|
||||
|
||||
[*.sh]
|
||||
indent_size = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue