Question

How do I set up static analysis for ios code that allows me to add custom rules?

Was it helpful?

Solution

Try to use OCLint. It has possibility to create custom rules. It is alternative to standard Clang analyzer.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top