# christopheradams/elixir_style_guide

A community driven style guide for Elixir

Repository: https://github.com/christopheradams/elixir_style_guide
Canonical: https://ross.abutalabs.com/products/elixir_style_guide
Language: Elixir
License Family: other
Topics: elixir, styleguide, style-guide, elixir-lang
Last push: 2024-05-10T03:55:51+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4726, "days_push": 845, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4426, forks 300 (observed 2026-08-28T04:08:48.896875+00:00)

## What it is
A community-driven style guide for the Elixir programming language covering formatting, naming, documentation, metaprogramming, and testing conventions. It is a reference document with translations in multiple languages, not executable software.

## Use cases
- how should I format my Elixir code
- Elixir naming conventions for modules and functions
- best practices for writing Elixir documentation comments
- when to use parentheses in Elixir
- Elixir style rules for structs and exceptions
- community style guide for Elixir metaprogramming

## When to choose
- you want community-accepted conventions for writing idiomatic Elixir
- you are setting up code review standards or formatter config for an Elixir project
- you are learning Elixir and want guidance on idiomatic style

## When to avoid
- you need an executable linter or formatter tool rather than a written guide
- your team already enforces style via the built-in Elixir code formatter and Credo

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, linter, formatter
- domain: programming-languages, developer-tools, documentation
- platform: cross-platform
- tags: elixir, style-guide, coding-conventions, community-driven

## Member repositories
- christopheradams/elixir_style_guide (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:48.896875+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:20:57.039361+00:00, confidence not recorded.
  - readme: https://github.com/christopheradams/elixir_style_guide (fetched 2026-08-28T04:08:48.896875+00:00, sha 667de66c8509)
- Data as of 2026-08-30T08:39:29.467469+00:00.
