Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 255 Bytes

File metadata and controls

6 lines (5 loc) · 255 Bytes

Copilot Instructions

  • Use clear, descriptive variable and function names
  • Write self-documenting code with minimal but meaningful comments
  • Follow the established patterns in the codebase
  • Prioritize readability and maintainability over cleverness