Revert "cursor sonarlint java home"

This reverts commit f79eddffa1.
This commit is contained in:
2025-10-06 13:57:42 +02:00
parent f79eddffa1
commit 5841675ef5

View File

@@ -61,7 +61,6 @@
"vsicons.dontShowNewVersionMessage" = true;
"redhat.telemetry.enabled" = false;
"sonarlint.pathToNodeExecutable" = "/run/current-system/sw/bin/node";
"sonarlint.ls.javaHome" = "/run/current-system/sw/bin/java";
"[python]" = {
"editor.defaultFormatter" = "ms-python.black-formatter";
};