chore(infra): update AGENTS.md for inline code formatting guidelines (#6752)

This commit is contained in:
Mason Daugherty
2026-02-05 18:32:08 -05:00
committed by GitHub
parent 1fb405bd55
commit f688b068e7
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -53,3 +53,5 @@ sdk-js (standalone)
```
Changes to a library may impact all of its dependents shown above.
- Do NOT use Sphinx-style double backtick formatting (` ``code`` `). Use single backticks (`` `code` ``) for inline code references in docstrings and comments.
+2
View File
@@ -53,3 +53,5 @@ sdk-js (standalone)
```
Changes to a library may impact all of its dependents shown above.
- Do NOT use Sphinx-style double backtick formatting (` ``code`` `). Use single backticks (`` `code` ``) for inline code references in docstrings and comments.