Commit 30ad992
ci: skip docformatter on pre-commit.ci
docformatter v1.7.7 transitively pulls untokenize, whose setup.py uses
ast.Constant.s (removed in Python 3.12+) and fails to install on
pre-commit.ci's runners. Skip the hook on pre-commit.ci until
docformatter v1.7.8 ships (which drops the untokenize dep). The
pre-commit GitHub Actions job still runs docformatter, so coverage of
the hook isn't lost.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d1724f8 commit 30ad992
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
0 commit comments