ci: add Bazel clippy workflow for codex-rs

This commit is contained in:
Michael Bolin
2026-03-27 02:31:32 -07:00
parent 2ef91b7140
commit 7aaa0ace95
8 changed files with 92 additions and 2 deletions

View File

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