Commit 338aa61
Add pre-commit hooks (ruff, vale) and fix lint errors
Add .pre-commit-config.yaml with ruff, pre-commit-hooks, and Vale.
Fix all prose lint errors in documentation: one sentence per line,
e.g./i.e. replaced with plain English, auto-hyphen compounds joined,
dashes normalized. Apply ruff auto-fixes to tests and benchmarks
(import sorting, formatting, f-strings, unused variables).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fcc5b87 commit 338aa61
26 files changed
Lines changed: 688 additions & 420 deletions
File tree
- benchmarks
- docs
- .vale/styles/config/vocabularies/Project
- sources
- explanation
- how-to
- reference
- tutorials
- python/zodb_json_codec
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments