forked from facebook/infer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcheckers.json
18 lines (18 loc) · 903 Bytes
/
checkers.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"README":
"This is a @generated file, run `make doc-publish` from the root of the infer repository to generate it",
"doc_entries": [
"all-issue-types", "checker-annotation-reachability",
"checker-biabduction", "checker-bufferoverrun",
"checker-config-checks-between-markers",
"checker-config-impact-analysis", "checker-cost", "checker-eradicate",
"checker-fragment-retains-view", "checker-immutable-cast",
"checker-impurity", "checker-inefficient-keyset-iterator",
"checker-linters", "checker-litho-required-props", "checker-liveness",
"checker-loop-hoisting", "checker-printf-args", "checker-pulse",
"checker-purity", "checker-quandary", "checker-racerd",
"checker-resource-leak-lab", "checker-dotnet-resource-leak",
"checker-siof", "checker-simple-lineage", "checker-self-in-block",
"checker-starvation", "checker-topl", "checker-uninit"
]
}