julianhyde commented on a change in pull request #1596: [Document] Add guidance of how to run gradle command(e.g. check) in a URL: https://github.com/apache/calcite/pull/1596#discussion_r350519119
########## File path: site/_docs/howto.md ########## @@ -99,6 +99,9 @@ $ ./gradlew spotlessCheck checkstyleAll # report code style violations You can use `./gradlew assemble` to build the artifacts and skip all tests and verifications. +You might find these two links about Gradle are useful: [Gradle five things](https://docs.gradle.org/current/userguide/what_is_gradle.html#five_things) Review comment: Remove the "[Document]" prefix. That's not a prefix we use. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
