Hi wenjun,
Thanks for your suggests and sorry for reply late, I already create a PR to
change our doc
in PR[1]. And I change our describe about how to use checkstyle in checkstyle
plugins and Intellij
IDEA auto format configure
[1]: https://github.com/apache/dolphinscheduler-website/pull/449
<https://github.com/apache/dolphinscheduler-website/pull/449>
Best Wish
— Jiajie
> +1
> We can remove the `intellij-java-code-style.xml` file, keep only the
> `checkstyle.xml` file may easy for us to maintain.
>
> In IDEA, we can use the `checkstyle.xml` to format the code by following
> config:
>
> `Editor -> Code Style -> Java -> Schema -> Import Schema -> CheckStyle
> Configuration`