Skip to content

Commit 2afe2fc

Browse files
authored
Update CONTRIBUTING.md
Add note about (stealthy) Sonarlint telemetry
1 parent 80ca591 commit 2afe2fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ You should have the following things installed:
2727
* Install the following plugins:
2828
* [Save Actions](https://plugins.jetbrains.com/plugin/22113) - Provides save actions, like running the formatter or adding ``final`` to fields
2929
* [SonarLint](https://plugins.jetbrains.com/plugin/7973-sonarlint) - CodeStyle/CodeAnalysis
30+
* You may consider disabling telemetry in the settings under ``Tools > Sonarlint -> About``
3031
* [Checkstyle-IDEA](https://plugins.jetbrains.com/plugin/1065-checkstyle-idea) - CodeStyle/CodeAnalysis
3132
* Import the project
3233
* Ensure that everything is encoded in ``UTF-8``

0 commit comments

Comments
 (0)