Skip to content

Commit a3ac228

Browse files
Update AGENTS.md
1 parent 5769963 commit a3ac228

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ All source files must have the LiveKit Apache 2.0 copyright header. Use the curr
157157

158158
### Readability and Performance
159159
Code should be easy to read and understand. If a sacrifice is made for performance or readability, it should be documented.
160+
161+
### Static Analysis
162+
Adhere to clang-tidy checks configured in `.clang-tidy`.
163+
160164
## Dependencies
161165

162166
| Dependency | Scope | Notes |

0 commit comments

Comments
 (0)