peripheryapp / periphery

A tool to identify unused code in Swift projects.
MIT License
5.26k stars 193 forks source link

Separate Project Drivers to separate module #785

Closed rofle100lvl closed 3 months ago

rofle100lvl commented 3 months ago

Continue approach with separation. Now ProjectDrivers are well separated and can be accessed as a separated module

rofle100lvl commented 3 months ago

Hey, @ileitch. We are close to make working public API. Can you please review this pr?

ileitch commented 3 months ago

Thanks!