We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c96166 commit 51db28eCopy full SHA for 51db28e
codebuild/ci/static-analysis.yml
@@ -7,5 +7,5 @@ phases:
7
java: corretto11
8
build:
9
commands:
10
- - mvn -T 4 -ntp com.coveo:fmt-maven-plugin:check
+ - mvn -T 4 -ntp com.coveo:fmt-maven-plugin:check -Dfmt.verbose=true
11
- ./util/test-conditions.sh
0 commit comments