We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d039e5e commit 292cda5Copy full SHA for 292cda5
.vscode/settings.json
@@ -11,5 +11,6 @@
11
"source.fixAll.spotlessGradle": true
12
}
13
},
14
- "java.configuration.updateBuildConfiguration": "automatic"
+ "java.configuration.updateBuildConfiguration": "automatic",
15
+ "java.compile.nullAnalysis.mode": "disabled"
16
0 commit comments