Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleJava
linenumberstrue
$ ./gradlew :javaPreCommitPortabilityApi --continue --info

 


Code Block
languagebash
titleGo
linenumberstrue
$ ./gradlew :goPreCommit

 

Run postcommit tests at local

...