linkerd2-proxy/.devcontainer
Oliver Gould d25bbf262a
chore(dev): introduce copilot instructions (#3873)
This introduces a GitHub Copilot instructions file under .github to guide AI-driven code generation and updates the devcontainer configuration accordingly.

The new instructions enforce Rust styling, error handling, and tracing conventions across the project. It ensures generated code passes `cargo fmt` and `clippy`, avoids unwraps, and uses structured logging.
2025-04-21 12:24:34 -04:00
..
Dockerfile build(deps): bump linkerd/dev from v43 to v44 (#3420) 2024-12-06 10:50:41 -05:00
devcontainer.json chore(dev): introduce copilot instructions (#3873) 2025-04-21 12:24:34 -04:00