Skip to content

Commit 49ac495

Browse files
committed
Add note on scalafmt usage
1 parent 3e3dfc9 commit 49ac495

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Here is a list of sbt commands for daily development:
7474
> findbugs # Produce findbugs report in target/findbugs
7575
> jacoco:cover # Report the code coverage of tests to target/jacoco folder
7676
> jcheckStyle # Run check style
77+
> scalafmt # Reformat Scala codes
7778
```
7879

7980
### Publishing

0 commit comments

Comments
 (0)