Suppress linting on iOS?
Open
question
- Dominant language
- OCaml
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 13
Description
I see in http://fbinfer.com/support that you can suppress linting with @SuppressLint("infer"), but I was curious is there a way to do this on iOS? For example, I get high false-positive rate from the memory leak check, so I'd like to disable it where necessary.
Contributor guide
Assessment
This issue has not been assessed yet.