We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ca591 commit 2afe2fcCopy full SHA for 2afe2fc
CONTRIBUTING.md
@@ -27,6 +27,7 @@ You should have the following things installed:
27
* Install the following plugins:
28
* [Save Actions](https://plugins.jetbrains.com/plugin/22113) - Provides save actions, like running the formatter or adding ``final`` to fields
29
* [SonarLint](https://plugins.jetbrains.com/plugin/7973-sonarlint) - CodeStyle/CodeAnalysis
30
+ * You may consider disabling telemetry in the settings under ``Tools > Sonarlint -> About``
31
* [Checkstyle-IDEA](https://plugins.jetbrains.com/plugin/1065-checkstyle-idea) - CodeStyle/CodeAnalysis
32
* Import the project
33
* Ensure that everything is encoded in ``UTF-8``
0 commit comments