peripheryapp / periphery

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

Periphery scan in folder which doesn't contains the project #788

Closed rofle100lvl closed 1 month ago

rofle100lvl commented 1 month ago

In master branch, if you'll try to launch periphery scan you will get error: Failed to identify project kind.. It's not obvious for me how to interpret it, especially when you do something like this periphery scan <path-to-your-folder> It's better to change for example on "Failed to search project in your current folder" or smth. like