We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67981a commit 07ab941Copy full SHA for 07ab941
1 file changed
CONTRIBUTING.md
@@ -54,6 +54,7 @@ Coding Style
54
Maintain the coding style in the project and in particular the modified files.
55
Follow the Google Java [style](https://google.github.io/styleguide/javaguide.html).
56
57
+In pull requests, please run `mvn com.coveo:fmt-maven-plugin:format` to format your code diff.
58
59
## Contributor License Agreements
60
0 commit comments