ci: add Bazel clippy workflow for codex-rs

This commit is contained in:
Michael Bolin
2026-03-27 09:16:49 -07:00
parent 617475e54b
commit fb4e76be98
10 changed files with 327 additions and 161 deletions

View File

@@ -1,3 +1,4 @@
exports_files([
"clippy.toml",
"node-version.txt",
])