File tree Expand file tree Collapse file tree
branches/autosynth-vision Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ refs/heads/autosynth-container: f6384095f50b31bfc8208542a49181e158d3681c
117117refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
118118refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
119119refs/heads/autosynth-video-intelligence: 53ca56e5d077bf67065b730f3fe621f40689fb4c
120- refs/heads/autosynth-vision: e67981a2d818cb0df68084014905305cbbbabcca
120+ refs/heads/autosynth-vision: 07ab94105146ef83558985e100ac86ef2785a11c
121121refs/heads/spanner: b01127f885b4611bf1852abb0ce481eeb7fcc131
122122refs/tags/v0.68.0: 9cc799fcf68c82ab431d425fefa58ef615ce8e5b
123123refs/tags/v0.69.0: 78f67a29e8b9c46ba01de566a2eae0fd1c03edea
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