mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-28 06:42:27 +02:00
CONTRIBUTING.md: update clang-format text
The project now uses `clang-format --style=Google` to format the code. Bug: 433996651 Change-Id: I3e4dedcb20006ef46692f89c3605d966c4880052
This commit is contained in:
@@ -64,8 +64,7 @@ for additional details.
|
||||
|
||||
The C code style is based on the
|
||||
[Google C++ Style Guide](https://google.github.io/styleguide/cppguide.html) and
|
||||
`clang-format --style=Google`, though this project doesn't use the tool to
|
||||
enforce the formatting.
|
||||
the formatting is enforced using `clang-format --style=Google`.
|
||||
|
||||
CMake files are formatted with
|
||||
[cmake-format](https://cmake-format.readthedocs.io/en/latest/). `cmake-format
|
||||
|
Reference in New Issue
Block a user