Strengthen language instructing reading the style guide

This commit is contained in:
2025-09-11 12:02:44 -04:00
parent d35a4fa4db
commit 89c5a2f165

View File

@@ -9,7 +9,7 @@
5. [Common Patterns](#common-patterns) 5. [Common Patterns](#common-patterns)
6. [Reference](#reference) 6. [Reference](#reference)
**See also:** [style.md](style.md) for comprehensive C++ coding standards and conventions. **IMPORTANT:** Read [style.md](style.md) first - contains mandatory C++ coding standards, threading rules, and testing guidelines that must be followed for all code changes.
--- ---