A lightweight reference of small, focused patterns you can use while coding in other repositories. Use the examples as patterns where guidance for good clean code can be drawn from.
We currently have guidelines for the following languages/frameworks:
- Locate the target language you are working in and find that folder.
- If you can't find your language, general/ is a good place to start for cross-language patterns.
- Cite the example path you used (e.g., in a PR description) to make provenance clear.
- Orientation and navigation only; it intentionally avoids specific clean-code details.
- Development process and contribution info live in development-guidelines.md.