We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3dfc9 commit 49ac495Copy full SHA for 49ac495
1 file changed
README.md
@@ -74,6 +74,7 @@ Here is a list of sbt commands for daily development:
74
> findbugs # Produce findbugs report in target/findbugs
75
> jacoco:cover # Report the code coverage of tests to target/jacoco folder
76
> jcheckStyle # Run check style
77
+> scalafmt # Reformat Scala codes
78
```
79
80
### Publishing
0 commit comments