mirror of
https://github.com/webmproject/libwebp.git
synced 2025-12-23 21:46:26 +01:00
.clang-format: add DerivePointerAlignment: false
This will become the default in later versions of clang-format with --style=Google. This will normalize the pointer alignment in the fuzzers. Change-Id: I118aac9758ab2a1af82a907ee61f4a7af88209b1
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
DerivePointerAlignment: false
|
||||
|
||||
Reference in New Issue
Block a user