97
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
An extremely fast Python linter and code formatter, written in Rust.
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 3Housekeeping3pt
Remove them and add to .gitignore.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
97
README documents how to install the project.
README is present.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (crates/ruff/resources/test).
CI is configured (.github/workflows/build-binaries.yml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
94
.gitignore present.
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 580 / 1358Commits (30d / 90d)
- 2,192Forks
- 417Releaseslatest 3y ago
Community
- 87% - GoodCommunity health
- 4 bus factorauthors own >50% of commits
- 48,238Watchers
Responsiveness
- 7hMedian issue response
- <1hMedian PR merge time
- 2,034Open issues
Repository files44 root entries
- .agents
- .cargo
- .claude
- .config
- .devcontainer
- .githubGood: CI is configured (.github/workflows/build-binaries.yml).Good: Issue or PR templates present.
- .vscode
- assets
- changelogs
- cratesGood: Test files detected (crates/ruff/resources/test).Issue: Build artifacts or local files may be committed (crates/ty_vendored/vendor/typeshed/stdlib/venv/__init__.pyi) (−40 pts).Fix: Remove them and add to .gitignore.
- docs
- fuzz
- playground
- python
- scripts
- _typos.toml
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .ignore
- .known-crates
- .markdownlint.yaml
- .pre-commit-config.yaml
- .prettierignore
- AGENTS.md
- BREAKING_CHANGES.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- clippy.toml
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- dist-workspace.toml
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSEGood: Licensed under MIT.
- mkdocs.template.yml
- mkdocs.yml
- pyproject.toml
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ruff.schema.json
- rust-toolchain.toml
- rustfmt.toml
- ty.schema.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/astral-sh/ruff)