Publish stable DotSlash assets for argument-comment lint

This commit is contained in:
Michael Bolin
2026-03-18 15:57:29 -07:00
parent e5de13644d
commit 5e87e4ba5e
4 changed files with 132 additions and 0 deletions

View File

@@ -68,6 +68,10 @@ cd tools/argument-comment-lint
cargo test
```
Stable GitHub releases also publish a DotSlash file named
`argument-comment-lint` for the prebuilt library on macOS arm64, Linux arm64,
Linux x64, and Windows x64.
Run the lint against `codex-rs` from the repo root:
```bash