How do I adjust VS Code SonarQube or formatters to use the same rules in Java and TS? I also need to align with formatting rules used by copilot and maven and IntelliJ.
Hi,
Welcome to the community!
Your best bet here is probably to align your profiles in SonarQube Cloud / Server or Community Build, and then pull those profiles in via connected mode.
HTH,
Ann