1 parent b845b9d commit e56f850Copy full SHA for e56f850
1 file changed
CONTRIBUTING.md
@@ -24,8 +24,10 @@ in-depth knowledge of the codebase.
24
25
## Editor configuration
26
27
-We use IntelliJ IDEA with the default formatting options. Please format your code and
28
-organize imports before submitting your changes.
+We use IntelliJ IDEA with the default formatting options, with one exception: check
+"Enable formatter markers in comments" in Preferences > Editor > Code Style.
29
+
30
+Please format your code and organize imports before submitting your changes.
31
32
## Running the tests
33
0 commit comments