Implement Linux part of examples (#108068)
Add Linux files for hello_world and platform_channel examples
This commit is contained in:
5
examples/.clang-format
Normal file
5
examples/.clang-format
Normal file
@@ -0,0 +1,5 @@
|
||||
BasedOnStyle: Google
|
||||
---
|
||||
Language: Cpp
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
Reference in New Issue
Block a user