Scala Development Guidelines
Objective: Define standards for idiomatic, safe, and maintainable Scala code (Scala 2 and Scala 3), covering style, functional programming, type system, concurrency, and testing.
Source File
View the full rule: .agent/rules/scala.md
Sections
- Style, Tooling & Project Structure
- Functional Programming
- Type System & Scala 3 Features
- Concurrency & Effects
- Testing
