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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top