You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/03/16 09:58:00 UTC

[GitHub] [incubator-kyuubi] yaooqinn commented on a change in pull request #2149: [KYUUBI #2148][DOCS] Add dev/reformat usage

yaooqinn commented on a change in pull request #2149:
URL: https://github.com/apache/incubator-kyuubi/pull/2149#discussion_r827822500



##########
File path: docs/develop_tools/developer.md
##########
@@ -46,7 +46,15 @@ Kyuubi uses the `dev/dependencyList` file to indicate what upstream dependencies
 
 For Pull requests, a linter for dependency check will be automatically executed in GitHub Actions.
 
-
 You can run `build/dependency.sh` locally first to detect the potential dependency change first.
 
 If the changes look expected, run `build/dependency.sh --replace` to update `dev/dependencyList` in your Pull request.
+
+
+## Format All Code
+
+Kyuubi use [Spotless](https://github.com/diffplug/spotless/tree/main/plugin-maven)

Review comment:
       uses




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@kyuubi.apache.org
For additional commands, e-mail: notifications-help@kyuubi.apache.org