You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a stage to install ScalaFMT on the Travis CI box using the Debian package installer.
For this, we simply need to define a .scalafmt file with the configuration.
Add the sbt validate command as part of the standard pull request runner. This will make the build fail if the formatting of modified code doesn't correspond to standards.
The text was updated successfully, but these errors were encountered:
.scalafmt
file with the configuration.sbt validate
command as part of the standard pull request runner. This will make the build fail if the formatting of modified code doesn't correspond to standards.The text was updated successfully, but these errors were encountered: