diff options
Diffstat (limited to 'third_party/wasm2c/src/prebuilt/.clang-format')
-rw-r--r-- | third_party/wasm2c/src/prebuilt/.clang-format | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/wasm2c/src/prebuilt/.clang-format b/third_party/wasm2c/src/prebuilt/.clang-format new file mode 100644 index 0000000000..9d159247d5 --- /dev/null +++ b/third_party/wasm2c/src/prebuilt/.clang-format @@ -0,0 +1,2 @@ +DisableFormat: true +SortIncludes: false |