Ross ROSS = Recommend OSS · open-source software intelligence for agents

databricks/scala-style-guide resource

Databricks Scala Coding Style Guide observed · 2026-08-28

github.com/databricks/scala-style-guide observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4195
  • days_rel: n/a
  • days_push: 880
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2806 stars · 579 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Databricks' official Scala coding style guide, distilled from maintaining large Scala codebases like Apache Spark and Delta Lake. It documents naming conventions, formatting rules, and guidance on Scala language features and concurrency practices.

Use cases

  • set up a Scala style guide for my team
  • learn Scala best practices from Databricks
  • standardize Scala code formatting across a project
  • decide how to use implicits and Options in Scala
  • review Scala code against a style checklist

When to choose

  • your team writes Scala at scale and wants battle-tested conventions
  • you contribute to Databricks-affiliated projects like Spark or Delta Lake
  • you want guidance on idiomatic Scala language feature usage

When to avoid

  • you need an enforceable linter or formatter rather than a written guide
  • your team follows a different style standard like the official Scala style guide
  • you need tooling that automatically checks style compliance

Facets

learning-resource · maturity stable

documentation programming-languages developer-tools documentation jvm scala style-guide coding-standards code-style best-practices

1 source

Member repositories

RepositoryRoleHealth v2
databricks/scala-style-guidemain32

For agents

markdown · JSON · MCP: product_card(name="databricks/scala-style-guide")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem