To require the project to use sonarlint for intellij, see: https://www.jetbrains.com/help/idea/settings-required-plugins.html To require the project to use sonarlint in vscode, eee: https://github.com/microsoft/vscode/issues/89157#issuecomment-577766335 Then, to make rules consistent with sonarcloud (called connected mode): vs code: https://github.com/SonarSource/sonarlint-vscode#connected-mode intellij: https://github.com/SonarSource/sonarlint-intellij/wiki/Bind-to-SonarQube-or-SonarCloud
To require the project to use sonarlint for intellij, see: https://www.jetbrains.com/help/idea/settings-required-plugins.html
To require the project to use sonarlint in vscode, eee:
microsoft/vscode#89157 (comment)
Then, to make rules consistent with sonarcloud (called connected mode):
vs code: https://github.com/SonarSource/sonarlint-vscode#connected-mode
intellij: https://github.com/SonarSource/sonarlint-intellij/wiki/Bind-to-SonarQube-or-SonarCloud