File tree Expand file tree Collapse file tree
branches/autosynth-container Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ refs/tags/v0.65.0: 10939381ffe0b8da32db4fe3087c86e3aa7f3e55
112112refs/tags/v0.66.0: ed6a3f57cbdaa20339a1995f7d7d53b172a5b8ef
113113refs/tags/v0.67.0: 30b56f02092efc6f3c3667650ea8b8825003e0b7
114114refs/heads/autosynth-compute: 026cea73fde22ec0b40866ac5a7dc144dc465b9b
115- refs/heads/autosynth-container: e67981a2d818cb0df68084014905305cbbbabcca
115+ refs/heads/autosynth-container: 07ab94105146ef83558985e100ac86ef2785a11c
116116refs/heads/autosynth-monitoring: 832528c131ac32b115fd7a369701d9e6e4ec62e5
117117refs/heads/autosynth-pubsub: 7a327eaed5fb2a5d6c1691feb73c3e0194dd805e
118118refs/heads/autosynth-video-intelligence: 53ca56e5d077bf67065b730f3fe621f40689fb4c
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