[doc] update fe checkstyle doc (#9373)

This commit is contained in:
morrySnow
2022-05-11 15:44:29 +08:00
committed by GitHub
parent 74352c807e
commit 3ba5ff4705
2 changed files with 4 additions and 12 deletions

View File

@ -33,13 +33,9 @@ The formatting of the Java part of the code in Doris is usually done automatical
```
org.apache.doris
<blank line>
com
third party package
<blank line>
org
<blank line>
java
<blank line>
javax
standard java package
<blank line>
```