Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 545 Bytes

File metadata and controls

11 lines (9 loc) · 545 Bytes

Agent Guidelines

To understand how to contribute code, format commits, and run tests for this repository, please refer to the CONTRIBUTING.md file.

Instructions for AI Agents:

  1. Read CONTRIBUTING.md before suggesting any code changes.
  2. Adhere to the coding standards and PR templates defined therein.
  3. Follow the environment setup steps to verify your proposed fixes.
  4. Make an atomic commit after completing each task.
  5. Pass --non-interactive to Gradle commands to disable interactive console prompts.