mirror of
https://github.com/bitwarden/android.git
synced 2026-03-24 15:21:42 -05:00
Exclude tests from Sonar (#147)
This commit is contained in:
@@ -219,6 +219,7 @@ sonar {
|
||||
property("sonar.sources", "app/src/")
|
||||
property("sonar.tests", "app/src/")
|
||||
property("sonar.test.inclusions", "app/src/test/")
|
||||
property("sonar.exclusions", "app/src/test/")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user