Commit 4b0c84f
ci: run pydoclint isolated via uvx to dodge docstring_parser collision
pydoclint needs docstring-parser-fork, which shares the docstring_parser
import namespace with the plain docstring-parser pulled in by vgi-rpc.
Co-installing both is an install-order-dependent collision that broke the
Lint job on the runner. Run pydoclint in its own uvx env instead.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 817c0b8 commit 4b0c84f
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | | - | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| |||
0 commit comments