We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f417d0 commit 4e6dadfCopy full SHA for 4e6dadf
1 file changed
CONTRIBUTING.md
@@ -21,7 +21,7 @@ To ensure all build components work correctly after making changes:
21
./gradlew test
22
23
# Run SpotBugs
24
-./gradlew spotbugsMain
+./gradlew spotbugsMain spotbugsTest
25
```
26
27
## Updating Protobuf Definitions
0 commit comments