IBAnalyzer
IBAnalyzer copied to clipboard
Add ability to disable reporting for selected classes
There are some issues that we won't be able to address, e.g. when a superclass's source isn't available but it already defines outlets or actions (see #21). For that case we should allow a user to pass a list of types that we should simply ignore, e.g.:
ibanalyzer --ignored="MyView,SomeViewController ./