Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 382 Bytes

.aider.conventions.md

File metadata and controls

3 lines (3 loc) · 382 Bytes
  • For git commits, use the conventional commits format.
  • Keep the existing code style, indentation, etc.
  • Fully implement all requested functionality. Leave NO todo’s, placeholders or missing pieces. Ensure code is complete! Verify thoroughly finalized. Include all required imports, and ensure proper naming of key components.