質問

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