Sonar: skip project diff-match-patch
This commit is contained in:
parent
59fa2e28c2
commit
b69616117f
@ -105,6 +105,12 @@ project(":vector") {
|
||||
}
|
||||
}
|
||||
|
||||
project(":diff-match-patch") {
|
||||
sonarqube {
|
||||
skipProject = true
|
||||
}
|
||||
}
|
||||
|
||||
//project(":matrix-sdk-android") {
|
||||
// sonarqube {
|
||||
// properties {
|
||||
|
Loading…
x
Reference in New Issue
Block a user