Skip to content

Instantly share code, notes, and snippets.

@walesho
walesho / .scalafmt.conf
Created June 29, 2025 16:32 — forked from kubukoz/.scalafmt.conf
How to disable significant indentation in Scala
runner.dialect = scala3
runner.dialectOverride.allowSignificantIndentation = false
# allows `if x then y`
runner.dialectOverride.allowQuietSyntax = true
@walesho
walesho / index.md
Created September 5, 2024 17:21 — forked from dacr/index.md
David's programming examples knowledge base / published by https://github.com/dacr/code-examples-manager #fecafeca-feca-feca-feca-fecafecafeca/8fece09821a16cac30da15528e3fcfa03e050e32

David's programming examples knowledge base

akka-pekko