Skip to content

Commit 399d15e

Browse files
committed
add code style hint in README.md
1 parent 5d4474a commit 399d15e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,9 @@ Furthermore, you will need the `l4_sample` test data:
4848
&& cd testdata
4949
&& unzip l4_sample.zip
5050
`
51+
52+
### Code Style & Formatting
53+
This project uses IntelliJ IDEA default Java formatting
54+
55+
Before submitting changes, please run:
56+
- IntelliJ: `Reformat Code` and `Optimize Imports`

0 commit comments

Comments
 (0)