acelyc111 commented on code in PR #1813:
URL:
https://github.com/apache/incubator-pegasus/pull/1813#discussion_r1436323225
##########
scala-client/README.md:
##########
@@ -53,3 +52,27 @@ It's built on top of the java client
[apache/incubator-pegasus/java-client](http
c.close
```
+
+## Development
+
+### Format the code
+
+Use scala format tool, see https://github.com/scalameta/scalafmt
+```
+sbt scalafmtSbt scalafmt test:scalafmt
+```
+
+### Run tests
+
Review Comment:
```suggestion
NOTE: It requires the Pegasus
[onebox](https://pegasus.apache.org/overview/onebox/) has been started.
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]