Skip to content

Commit

Permalink
update README.zh.md
Browse files Browse the repository at this point in the history
  • Loading branch information
donhui committed Aug 31, 2019
1 parent 95ed945 commit fe3b078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ mvn clean compile -U -Dmaven.test.skip=true -Dmaven.javadoc.skip=true sonar:sona

![stmt-id-exclude](images/stmt-id-exclude.png)

## 跳过 MyBatis Sensor
## 跳过 MyBatis 扫描
如果有时候想要跳过 MyBatis 扫描,你可以修改全局属性 `sonar.mybatis.skip``true` 或者在命令行中添加参数:
`-Dsonar.mybatis.skip=true`

Expand Down

0 comments on commit fe3b078

Please sign in to comment.