Skip to content

Instantly share code, notes, and snippets.

@hartmut27
Created June 12, 2020 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hartmut27/54200c971cc03b060efc4af2ae076aed to your computer and use it in GitHub Desktop.
Save hartmut27/54200c971cc03b060efc4af2ae076aed to your computer and use it in GitHub Desktop.
scalafmt Scala Formatting configuration (my favorite)
version = 2.5.3
maxColumn = 130
assumeStandardLibraryStripMargin = true
align.stripMargin = false
newlines.source=keep
@hartmut27
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment