aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgenii Kliuchnikov <eustas@google.com>2023-08-02 03:46:53 -0700
committerCopybara-Service <copybara-worker@google.com>2023-08-02 03:47:37 -0700
commitac2c7bb179592067964f7d79284f2a2dc844916a (patch)
tree2c7ce0d946a624e7adc769c79ea143534ca28c38
parent117b68b745b3ccdb7b65e32c8385e6e1377e1819 (diff)
downloadbrotli-ac2c7bb179592067964f7d79284f2a2dc844916a.zip
brotli-ac2c7bb179592067964f7d79284f2a2dc844916a.tar.gz
brotli-ac2c7bb179592067964f7d79284f2a2dc844916a.tar.bz2
mention used code style
PiperOrigin-RevId: 553095898
-rw-r--r--CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a00e37d..b34ee15 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -21,6 +21,11 @@ frustration later on.
All submissions, including submissions by project members, require review. We
use Github pull requests for this purpose.
+### Code style
+Code should follow applicable formatting and style guides described in
+[Google Style Guides](https://google.github.io/styleguide/). C code should be
+C89 compatible.
+
### The small print
Contributions made by corporations are covered by a different agreement than
the one above, the [Software Grant and Corporate Contributor License Agreement]