fix: revert README.md to v1 documentation (#2045)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
This commit is contained in:
Max Isbey
2026-02-12 16:22:07 +00:00
committed by GitHub
parent 0a22a9dc33
commit 1e0b5c0479
2 changed files with 244 additions and 195 deletions
+6
View File
@@ -55,6 +55,12 @@ repos:
language: system
files: ^(pyproject\.toml|uv\.lock)$
pass_filenames: false
# TODO(Max): Drop this in v2.
- id: readme-v1-frozen
name: README.md is frozen (v1 docs)
entry: README.md is frozen at v1. Edit README.v2.md instead.
language: fail
files: ^README\.md$
- id: readme-snippets
name: Check README snippets are up to date
entry: uv run --frozen python scripts/update_readme_snippets.py --check
+238 -195
View File
File diff suppressed because it is too large Load Diff