Created
October 9, 2018 10:10
-
-
Save steklopod/e964035f1e79e7dd0c532afec7d28584 to your computer and use it in GitHub Desktop.
Настройки для форматирования кода на Скала для плагина `scalafmt`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//https://scalameta.org/scalafmt/docs/configuration.html | |
align=most | |
maxColumn = 120 | |
docstrings = ScalaDoc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment