Skip to content

Commit e56f850

Browse files
committed
Mention formatter markers in guidelines.
1 parent b845b9d commit e56f850

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ in-depth knowledge of the codebase.
2424

2525
## Editor configuration
2626

27-
We use IntelliJ IDEA with the default formatting options. Please format your code and
28-
organize imports before submitting your changes.
27+
We use IntelliJ IDEA with the default formatting options, with one exception: check
28+
"Enable formatter markers in comments" in Preferences > Editor > Code Style.
29+
30+
Please format your code and organize imports before submitting your changes.
2931

3032
## Running the tests
3133

0 commit comments

Comments
 (0)