Skip to content

Commit 1d76468

Browse files
committed
clang-format: add gamesdk's clang-format file
When patching upstream code, we should try to stick to their coding standards to make patching easier. Signed-off-by: William Casarin <jb55@jb55.com>
1 parent 29d5c70 commit 1d76468

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Use the Google style in this project.
2+
BasedOnStyle: Google
3+
4+
DerivePointerAlignment: true

0 commit comments

Comments
 (0)