# weavejester/cljfmt

A tool for formatting Clojure code

Repository: https://github.com/weavejester/cljfmt
Canonical: https://ross.abutalabs.com/products/cljfmt
Language: Clojure
License: EPL-1.0
License Family: copyleft
Topics: clojure, code-formatter, clojurescript
Last push: 2026-08-13T09:13:14+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 93, longevity 100
- inputs: {"age_days": 4307, "days_push": 20, "days_rel": 50, "gap_med": 6, "n_releases_24m": 20}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1223, forks 137 (observed 2026-08-28T04:04:02.604562+00:00)

## What it is
cljfmt is a tool for detecting and fixing formatting errors in Clojure code, with defaults based on the Clojure Style Guide and extensive customization options. It can be run as a standalone binary, integrated with build tools, or used as a library.

## Use cases
- format clojure code
- check formatting errors in clojure project
- auto-fix indentation in clojure files
- enforce clojure style guide in ci
- format clojurescript code

## When to choose
- you want minimal, structure-preserving formatting fixes for Clojure code
- you need a standalone binary or build-tool integration for Clojure formatting
- you want formatting defaults based on the Clojure Style Guide with configurable indents

## When to avoid
- you need to fully reformat unstructured or messy Clojure code from scratch (consider zprint)
- you are not working with Clojure or ClojureScript

## Facets
- artifact type: cli-tool
- maturity: active
- function: formatter, linter, cli
- domain: developer-tools, programming-languages
- platform: windows, cli, jvm
- tags: clojure, clojurescript, code-formatting, style-guide, command-line, linux, macos

## Member repositories
- weavejester/cljfmt (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.604562+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-30T06:15:35.496461+00:00, confidence not recorded.
  - readme: https://github.com/weavejester/cljfmt (fetched 2026-08-28T04:04:02.604562+00:00, sha d9c0a98f7ae5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
