We can use `checkstyle` directly instead of using IDE configuration On Wed, Apr 20, 2022 at 11:05 AM ling miao <lingm...@apache.org> wrote:
> > Using the IDEA checkstyle plugin, this checkstyle will influence `5080 > items in 890 files`. > > I suggest you submit the checkstyle and **formatted fe code** together in > one PR. So as it can avoid the compilation problem caused by checkstyle. > > Secondly, is it possible to export the code format of IDE and put it in the > document, so that we can write code in the correct format in the future? > > Ling Miao > > vin jake <jakevin...@gmail.com> 于2022年4月19日周二 21:39写道: > > > Hi everyone: > > > > For the situation of Doris Fe of lacking `format style`, I'm trying to > fix > > this thing. > > I made a draft `checkstyle` in the PR link > > <https://github.com/apache/incubator-doris/pull/9089>. > > I format the stable directory of FE with this style for reviewing. PR > link > > <https://github.com/apache/incubator-doris/pull/9113>. > > > > Influence Scope: > > Using the IDEA checkstyle plugin, this checkstyle will influence `5080 > > items in 890 files`. > > > > If you have any suggestions please reply or add it in this PR or ISSUE. > > >