Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 360 Bytes

File metadata and controls

14 lines (12 loc) · 360 Bytes

Summary

Testing

  • make lint
  • make format (or make format-check)
  • make type-check
  • make test
  • Tested relevant CLI workflows (atlaspatch ...)

Checklist

  • Linked to an issue (or added context in the description)
  • Added/updated tests
  • Updated documentation as needed (README/CONTRIBUTING/usage docs)