Introduction
Why use style guides? In short:
- Code is familiar and easier to read across all repositories.
- Predictable function, file, and class names.
- Clean and readable documentation.
📚 Our Style Guides
❗ We may point to other style guides in addition to defining our own guidelines.