update AGENTS.md
This commit is contained in:
parent
6508809745
commit
26b085a84e
1 changed files with 1 additions and 0 deletions
|
|
@ -86,3 +86,4 @@ def lookup_job_for_partition(partition_ref: str) -> str:
|
||||||
|
|
||||||
## Notes / Tips
|
## Notes / Tips
|
||||||
- Rust dependencies are implemented via rules_rust, so new dependencies should be added in the `MODULE.bazel` file.
|
- Rust dependencies are implemented via rules_rust, so new dependencies should be added in the `MODULE.bazel` file.
|
||||||
|
- Designs/plans should rarely include code snippets, outside of specifying interfaces or very specific changes.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue