mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 05:40:45 -05:00
Exclude tests from Sonar (#3457)
This commit is contained in:
@@ -289,6 +289,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