mirror of
https://github.com/webmproject/libwebp.git
synced 2025-12-23 21:46:26 +01:00
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
5 lines
77 B
YAML
5 lines
77 B
YAML
---
|
|
Language: Cpp
|
|
BasedOnStyle: Google
|
|
DerivePointerAlignment: false
|