Back to A2ui

A2UI Style Guide

.gemini/styleguide.md

0.9719 B
Original Source

A2UI Style Guide

Introduction

This style guide outlines the coding conventions for contributions to this repository.

Style Guides

Code should follow the relevant style guides, and use the correct auto-formatter, for each language, as described in the repository contributing guide's Style section.

Best Practices

  • Code should follow the guidance and principles described in the A2UI contribution guidelines.
  • If there are code changes, code should have tests.
  • PR descriptions should include the Pre-Review Checklist from the PR template, with all of the steps completed.