brotli/setup.cfg
Alex Nicksay b04f4ea185 Python: Update README with information about code formatting
Also, add a `yapf` section to `setup.cfg` to ensure YAPF runs
format code with the Google style.
2016-10-17 13:57:56 -04:00

6 lines
53 B
INI

[build]
build-base=bin
[yapf]
based_on_style=google