gradlew command
When you developed your code and ready to push to origin, you can verify your code first by these two steps:
./gradlew spotlessApplyfor formatting your code to meet the lightspeed2's sonar check./gradlew build testfor past all tests and coverage
./gradlew dependencies
浙公网安备 33010602011771号