File tree Expand file tree Collapse file tree
branches/autosynth-monitoring Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
115115refs/heads/autosynth-compute: 8e86445e504cea6f99b9fb237bfd7f0e5ef8b3ce
116116refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117refs/heads/autosynth-dataproc: bc74a8841bc1693d7945d991d15979df550b1fd1
118- refs/heads/autosynth-monitoring: e67981a2d818cb0df68084014905305cbbbabcca
118+ refs/heads/autosynth-monitoring: 07ab94105146ef83558985e100ac86ef2785a11c
119119refs/heads/autosynth-pubsub: ed3340e32d13bb1a42ca4431cb1ad9bdaf550aa4
120120refs/heads/autosynth-video-intelligence: 3e8faeeee2f803271529bd6e89b621c1ca098628
121121refs/heads/autosynth-vision: d758c43ba2ef4f4f7ad07b722617cb39fe3f29db
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Coding Style
5454Maintain the coding style in the project and in particular the modified files.
5555Follow the Google Java [ style] ( https://google.github.io/styleguide/javaguide.html ) .
5656
57+ In pull requests, please run ` mvn com.coveo:fmt-maven-plugin:format ` to format your code diff.
5758
5859## Contributor License Agreements
5960
You can’t perform that action at this time.
0 commit comments