Is there a way to check the imports order? Now we can only manually remind the order by reviewers.
Jianliang Qi On Thu, Apr 14, 2022 at 5:02 PM ling miao <lingm...@apache.org> wrote: > It is best to check the code style at compile time. > > Ling Miao > > morrysnow <morrys...@126.com> 于2022年4月14日周四 16:37写道: > > > Hi, devs, > > > > Currently, we only have two rules in checkstyle.xml in fe. These are all > > about import. So, the code style in fe is very casual. > > I want to add more rules to checkstyle.xml in fe to Improve code > > readability, and adjust all fe code to satisfy new code style step by > step. > > What do you think about it? If this is a good idea. I will research which > > rules apply to our code and put together a list. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org > > For additional commands, e-mail: dev-h...@doris.apache.org > > > > >