You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dolphinscheduler.apache.org by Yichao Yang <10...@qq.com> on 2020/08/01 11:06:35 UTC

[ANNOUNCE] CheckStyle specifications

Hi all,


For higher quality, more standard, easier readable and simpler code, please enable checkstyle from next week(2020-08-03).


Please configure [1] and [2] to your ide.&nbsp;
checkstyle.xml will help to format your code and give your some suggestions.
intellij-java-code-style.xml will help&nbsp;to automatically format the import order to avoid some unnessary import changes of Pull Request.


[1]&nbsp;https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/checkstyle.xml
[2]&nbsp;https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/intellij-java-code-style.xml


Best,
Yichao Yang

Re: [ANNOUNCE] CheckStyle specifications

Posted by JUN GAO <ga...@gmail.com>.
good

lidong dai <da...@gmail.com> 于2020年8月3日周一 上午12:04写道:

> good
>
>
>
> Best Regards
> ---------------
> DolphinScheduler(Incubator) PPMC
> Lidong Dai 代立冬
> dailidong66@gmail.com
> ---------------
>
>
> Yichao Yang <10...@qq.com> 于2020年8月1日周六 下午7:08写道:
>
> > Hi all,
> >
> >
> > For higher quality, more standard, easier readable and simpler code,
> > please enable checkstyle from next week(2020-08-03).
> >
> >
> > Please configure [1] and [2] to your ide.&nbsp;
> > checkstyle.xml will help to format your code and give your some
> > suggestions.
> > intellij-java-code-style.xml will help&nbsp;to automatically format the
> > import order to avoid some unnessary import changes of Pull Request.
> >
> >
> > [1]&nbsp;
> >
> https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/checkstyle.xml
> > [2]&nbsp;
> >
> https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/intellij-java-code-style.xml
> >
> >
> > Best,
> > Yichao Yang
>


-- 

DolphinScheduler(Incubator)  PPMC
Jun Gao 高俊
gaojun2048@gmail.com

Re: [ANNOUNCE] CheckStyle specifications

Posted by lidong dai <da...@gmail.com>.
good



Best Regards
---------------
DolphinScheduler(Incubator) PPMC
Lidong Dai 代立冬
dailidong66@gmail.com
---------------


Yichao Yang <10...@qq.com> 于2020年8月1日周六 下午7:08写道:

> Hi all,
>
>
> For higher quality, more standard, easier readable and simpler code,
> please enable checkstyle from next week(2020-08-03).
>
>
> Please configure [1] and [2] to your ide.&nbsp;
> checkstyle.xml will help to format your code and give your some
> suggestions.
> intellij-java-code-style.xml will help&nbsp;to automatically format the
> import order to avoid some unnessary import changes of Pull Request.
>
>
> [1]&nbsp;
> https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/checkstyle.xml
> [2]&nbsp;
> https://github.com/apache/incubator-dolphinscheduler/blob/dev/style/intellij-java-code-style.xml
>
>
> Best,
> Yichao Yang