File tree Expand file tree Collapse file tree
branches/autosynth-bigtable Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ refs/heads/autosynth-asset: cd8251de8c40e239ad24dcf9ed93ea2708a3eed5
126126refs/heads/autosynth-automl: cced2f56bbef0499609073edbca6253e1df5e535
127127refs/heads/autosynth-bigquerydatatransfer: a6667617707608b1dbfb02d59c22b5152f208da7
128128refs/heads/autosynth-bigquerystorage: 14ab055598b943ae3f33f484e9fb1653355d08e7
129- refs/heads/autosynth-bigtable: e67981a2d818cb0df68084014905305cbbbabcca
129+ refs/heads/autosynth-bigtable: 07ab94105146ef83558985e100ac86ef2785a11c
130130refs/heads/autosynth-bigtable-admin: 6379a2bc712f2736c83de0e009b4d26da4fa82ca
131131refs/heads/autosynth-containeranalysis: 781fdb430a60f9a6491f116e31e4e10118157bdb
132132refs/heads/autosynth-datastore: af1fb76aa3eee02fe6f31f8fa1c72a4f048d149b
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