fabro/bin/dev
Bryan Helmkamp dda6f44d1e
ci: drop check-env-mutation.sh, rely on clippy disallowed_methods
clippy.toml already bans std::env::{set_var,remove_var} via
disallowed_methods, and every existing call site carries a scoped
#[expect(clippy::disallowed_methods, reason = "...")]. The shell grep
is redundant and forced a second, less granular allowlist.

Also update server-secrets-strategy.md to describe clippy as the
enforcement mechanism.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:24:33 -04:00
..
check-boundary.sh ci: restore install.rs server-symbol allowlist and worker-token scrub exemption 2026-04-23 15:20:58 -04:00
docker-build.sh chore(docker): add --tag to docker-build.sh, document it in AGENTS.md 2026-04-19 15:03:08 -04:00
release.sh fix(release): make release.sh portable across macOS and Linux 2026-04-18 04:35:05 -04:00