Is there some way of turning-off automatic SonarLint analysis in Intellij IDEA?
I have some 10,000 to 20,000 lines-of-code classes (don't ask, not my fault, trying to refactor). Every time I edit even a single character in the class, the SonarLint plugin makes IDEA unusable for a few minutes.
It is not possible to save the "Automatically trigger analysis" checkbox in the unchecked state in Other Settings > SonarLint General Settings. Is there some other solution to my problem? I really want to use the plugin. I just can't use it in automatic mode.
Luckily, turning off SonarLint for a project is a simple two part operation. Just go to the project preferences and choose SonarLint. Then uncheck “Run SonarLint” automatically.
File >> Settings >> Tools >> SonarLint >> Rules Save this answer.
Use the "Test Connection" button to make sure your IntelliJ can connect to the OpenLMIS Sonar. Set the SonarLint Project Settings: Click "Enable binding...", then select the OpenLMIS server you added in the previous step. Then select the project that corresponds to whichever project you have open in IntelliJ.
For intellij:
Go to File -> Settings New window will open In new window Expand tools -> locate SonarLint and click on it. Under settings tab of SonarLint -> uncheck the box 'Automatically trigger Analysis'.
Go to File -> Settings -> Other Settings -> SonarLint General Settings then uncheck the Automatically trigger analysis check box
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With