# square/java-code-styles

IntelliJ IDEA code style settings for Square's Java and Android projects.

Repository: https://github.com/square/java-code-styles
Canonical: https://ross.abutalabs.com/products/java-code-styles
Language: Shell
License Family: other
Archived: true
Last push: 2025-11-19T19:48:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 53, release rhythm 35, longevity 100
- inputs: {"age_days": 4892, "days_push": 287, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2943, forks 759 (observed 2026-08-28T04:07:31.116619+00:00)

## What it is
IntelliJ IDEA code style settings for Square's Java and Android projects, installed via a shell script. It is deprecated in favor of ktfmt and .editorconfig files.

## Use cases
- apply Square's Java code style in IntelliJ IDEA
- share consistent code formatting across Android projects
- configure IntelliJ code style settings automatically
- standardize Java formatting for a team

## When to choose
- you work on legacy Square Java or Android codebases using these styles

## When to avoid
- starting a new project - use .editorconfig or ktfmt instead
- you need actively maintained code style settings

## Facets
- artifact type: plugin
- maturity: abandoned
- function: formatter, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: intellij-idea, code-style, android, java, editorconfig

## Member repositories
- square/java-code-styles (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:31.116619+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-30T07:32:55.531159+00:00, confidence not recorded.
  - readme: https://github.com/square/java-code-styles (fetched 2026-08-28T04:07:31.116619+00:00, sha 26fa19bfb454)
- Data as of 2026-08-30T08:39:29.467469+00:00.
