I accidentally disable one of SonarLint plugin rules in Android Studio and I tried to open its settings but cannot see where I can re-enable it.
Asked
Active
Viewed 409 times
1 Answers
2
In Android Studio, go to Settings > Tools > Sonarlint > Rules
.
You should see disabled rules are colored.
You can restore all rules by Restore Defaults
or just enable the rules one by one.
Hope it helps.

ocos
- 1,901
- 1
- 10
- 12