Shopify / deprecation_toolkit

⚒Eliminate deprecations from your codebase ⚒
MIT License
460 stars 40 forks source link

Remove deprecation file in case there is no more deprecations #4

Closed Edouard-chin closed 6 years ago

Edouard-chin commented 6 years ago

When recording deprecations, yhe yml file will be filled. If a developer works on fixing all the deprecations and then re-record, the yml file will be just empty. The gem should just delete the file in this case