File tree Expand file tree Collapse file tree
branches/autosynth-language Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ refs/heads/autosynth-errorreporting: 1101a04e8be074802c35332d5fcf8297f61cae32
134134refs/heads/autosynth-firestore: d1a44f9acc302750e37b008ecb9c1aa535cc94df
135135refs/heads/autosynth-iot: f03bdd338a9056ca3b7ea6d9ca901649ba9aab78
136136refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137- refs/heads/autosynth-language: e67981a2d818cb0df68084014905305cbbbabcca
137+ refs/heads/autosynth-language: 07ab94105146ef83558985e100ac86ef2785a11c
138138refs/heads/autosynth-os-login: a88a337797996a205873040a63abe1d3116f5789
139139refs/heads/autosynth-redis: 0cdb2e47359d51b73763bcea8af3de62aa99119b
140140refs/heads/autosynth-scheduler: d97f8743ba965c7d5e492c8dc1f51d023104e260
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