42school/norminette
Official 42 norminette observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 62
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1
- age_days: 2302
- days_rel: 453
- days_push: 232
- n_releases_24m: 4
Adoption not part of the score
1229 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The official C code style linter (norminette) for 42 Network schools, enforcing the 42 coding standard on .c and .h files. It is a Python-based command-line tool installable via pip/pipx and usable in CI via a GitHub Action.
Use cases
- check my C code against the 42 norm before submitting
- lint C and header files for style violations
- run norminette in a GitHub Action on push
- scan a whole project folder recursively for norm errors
- install norminette via pipx or pip
When to choose
- you are a 42 school student needing to validate code against the official norm
- you want automated norm checks in CI for 42 projects
When to avoid
- you need a general-purpose C linter like clang-tidy or cppcheck
- your project is not bound to the 42 coding standard
Facets
cli-tool · maturity active
linter cli developer-tools developer-tools education programming-languages python cli cross-platform c-language code-style 42-school coding-standard education-tool command-line docker
2 sources
- readme: https://github.com/42school/norminette · fetched 2026-08-28 · 39d37c3d7b92
- registry_pypi: https://pypi.org/pypi/norminette/json · fetched 2026-08-29 · 0302fff5d874
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 42school/norminette | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="42school/norminette")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem