how to custom checkers for iOS
未关闭
question
- 主要语言
- OCaml
- 星标
- 15.7k
- 派生
- 2.1k
- 平均合并
- 19 小时 36 分钟
- 30 天内合并 PR
- 13
描述
Hi, I use infer in my Objective-C project, The result is not accuracy,for example,I use method check nonull :
` 13. if (XMUtils.validateString(A)) {
14. > [components addObject:A];
15. }` ,
But result show NULL_DEREFERENCE ,I want to custom checkers for filter this problems, how to do I will ?[fbinfer.com](https://fbinfer.com/) is not detailing, I dont find more detailed information。
贡献指南
评估
这个 Issue 还没有评估数据。