14 lines
154 B
Markdown
14 lines
154 B
Markdown
# 使用infer对AWTK进行静态检查
|
|
|
|
### 安装infer
|
|
|
|
请参考[https://fbinfer.com/](https://fbinfer.com/)
|
|
|
|
### 使用方法
|
|
|
|
```
|
|
python run.py
|
|
```
|
|
|
|
|