-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
I think the kokoro code style presubmit has changed and considers the code in this repo problematic. To see what kokoro see run:
mvn com.coveo:fmt-maven-plugin:2.8:check
To update the code run:
mvn com.coveo:fmt-maven-plugin:2.8:format
But I think this needs to done in the synth scripts as well
Metadata
Metadata
Assignees
Labels
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.