dblock / fui

Find unused Objective-C imports.
MIT License
2.04k stars 180 forks source link

Feature/adding support for ignoring paths #29

Closed jeffctown closed 5 years ago

jeffctown commented 5 years ago

I expect it is common to need to exclude certain paths from fui, so this PR is to add support for that.

--ignore-path=<arg> can be added multiple times to ignore multiple paths.

Turned off BlockLength Rubocop rule for /spec.