diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53857383cf..c226d4cb4b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,6 +23,7 @@ under the License. ### Java +Test. We follow the [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html). See https://github.com/google/google-java-format for IDE plugins. The rules are not configurable.