Bits and pieces of small changes

This commit is contained in:
Simon Brooke 2023-11-06 10:10:41 +00:00
parent 1f7e38a930
commit 936e0922ce
6 changed files with 109 additions and 3 deletions

View file

@ -23,6 +23,7 @@
}
],
"settings": {
"java.configuration.updateBuildConfiguration": "automatic"
"java.configuration.updateBuildConfiguration": "automatic",
"java.compile.nullAnalysis.mode": "automatic"
}
}