File tree Expand file tree Collapse file tree
branches/autosynth-spanner Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -140,7 +140,7 @@ refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
140140refs/heads/autosynth-redis: 0cdb2e47359d51b73763bcea8af3de62aa99119b
141141refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260
142142refs/heads/autosynth-securitycenter: 8e95447ccb176c3648880ee0cb926cd1f4065156
143- refs/heads/autosynth-spanner: e67981a2d818cb0df68084014905305cbbbabcca
143+ refs/heads/autosynth-spanner: 07ab94105146ef83558985e100ac86ef2785a11c
144144refs/heads/autosynth-speech: 878243784f42771467d7cf52bd59e4a6a7950ee9
145145refs/heads/autosynth-tasks: afc9f4da54964dea5e7f3a9b164db282fc35db5c
146146refs/heads/autosynth-texttospeech: 0e26ec9b0ed5bbedc038dea32bbb44bae0883668
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