Skip to content

Instantly share code, notes, and snippets.

@steklopod
Created October 9, 2018 10:10
Show Gist options
  • Save steklopod/e964035f1e79e7dd0c532afec7d28584 to your computer and use it in GitHub Desktop.
Save steklopod/e964035f1e79e7dd0c532afec7d28584 to your computer and use it in GitHub Desktop.
Настройки для форматирования кода на Скала для плагина `scalafmt`
//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