diff --git a/docs/DEVELOPER.md b/docs/DEVELOPER.md index 522fbda0da..57da92dec5 100644 --- a/docs/DEVELOPER.md +++ b/docs/DEVELOPER.md @@ -89,6 +89,7 @@ benefit from Bazel's capability to do incremental builds. All the tests are executed on our Continuous Integration infrastructure. PRs can only be merged if the code is formatted properly and all tests are passing. + ## Formatting your source code