We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b79808 + 653dab6 commit 0607de9Copy full SHA for 0607de9
build.yaml
@@ -0,0 +1,8 @@
1
+targets:
2
+ $default:
3
+ builders:
4
+ # mockito's builder is expensive and is not needed until this package is
5
+ # migrated to null-safety. At that point, it should be scoped only to
6
+ # relevant files.
7
+ mockito:mockBuilder:
8
+ enabled: false
0 commit comments