Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

File metadata and controls

4 lines (3 loc) · 277 Bytes

Repository Instructions

  • Favor the smallest diff that correctly solves the task, adds only the minimum necessary safeguards, and preserves existing patterns unless a change is required for correctness or readability.
  • Do not add unit tests by default when making changes.