File tree Expand file tree Collapse file tree
branches/autosynth-scheduler Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137137refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138138refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
139139refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140- refs/heads/autosynth-scheduler: e67981a2d818cb0df68084014905305cbbbabcca
140+ refs/heads/autosynth-scheduler: 07ab94105146ef83558985e100ac86ef2785a11c
141141refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
142142refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b
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