Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Support tidying mocks

Choose a tag to compare

@JosiahWitt JosiahWitt released this 16 Mar 03:24
40ee930
  • Adds ensure mocks tidy command to cleanup files that would not be generated by the packages and interfaces noted in .ensure.yml
  • Deprecates ensure generate mocks and replaces it with ensure mocks generate
  • Adds new tidyAfterGenerate option to .ensure.yml to automatically tidy after generating mocks