We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5769963 commit a3ac228Copy full SHA for a3ac228
1 file changed
AGENTS.md
@@ -157,6 +157,10 @@ All source files must have the LiveKit Apache 2.0 copyright header. Use the curr
157
158
### Readability and Performance
159
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
164
## Dependencies
165
166
| Dependency | Scope | Notes |
0 commit comments