awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFormatting Conventions

Rules for placing match expressions on the same line as method declarations and avoiding full argument expansion for type-only matches.

Distinct from Structural Pattern Matching: Distinct from Structural Pattern Matching: focuses on code formatting and placement of match expressions, not the matching logic itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Formatting Conventions. Refine with filters or upvote what's useful.

Awesome Formatting Conventions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • databricks/scala-style-guideAvatar von databricks

    databricks/scala-style-guide

    2,784Auf GitHub ansehen↗

    Places match on the same line as the method declaration and avoids expanding all arguments for type-only matches.

    Auf GitHub ansehen↗2,784
  1. Home
  2. Programming Languages & Runtimes
  3. Structural Pattern Matching
  4. Formatting Conventions