We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e420ec7 commit a2c0696Copy full SHA for a2c0696
.travis.yml
@@ -10,6 +10,7 @@ cache:
10
- $HOME/.cache/coursier
11
12
script:
13
+ - sbt scalafmtCheckAll
14
- sbt +compile +test
15
16
branches:
0 commit comments