mirror of
https://github.com/google/brotli.git
synced 2024-11-08 13:20:05 +00:00
b04f4ea185
Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs format code with the Google style.
6 lines
53 B
INI
6 lines
53 B
INI
[build]
|
|
build-base=bin
|
|
|
|
[yapf]
|
|
based_on_style=google
|