Add Tint's .clang-format file to src/tint

This avoids any mass-reformatting of the Tint codebase.

Bug: dawn:1339
Change-Id: Ibb7238b8c0471077692bbdc6626559ecd86c5400
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/86005
Reviewed-by: Ben Clayton <bclayton@google.com>
This commit is contained in:
James Price 2022-04-06 21:41:29 +00:00
parent 088a600b03
commit e72e42d9e0
1 changed files with 2 additions and 0 deletions

2
src/tint/.clang-format Normal file
View File

@ -0,0 +1,2 @@
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Chromium