Skip to main content

Introduction

Why use style guides? In short:

  1. Code is familiar and easier to read across all repositories.
  2. Predictable function, file, and class names.
  3. Clean and readable documentation.

📚 Our Style Guides

❗ We may point to other style guides in addition to defining our own guidelines.

Programming Languages