> So I suggest to move the spotless check into as a separate CI task, so even > if I have to correct the format, I can still use this run to check if the > tests are fixed.
It is OK if there is a CI as the guard. ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Steve Su <[email protected]> 于2021年6月17日周四 下午6:04写道: > > Hi, > > +1 > > Steve Su > > ------------------ Original ------------------ > From: "dev" <[email protected]>; > Date: Thu, Jun 17, 2021 05:15 PM > To: "[email protected]"<[email protected]>; > Subject: Move spotless check into a separate task > > Greetings everyone: > > I found it very annoying if I forgot to use spotless to unify the format, > then all tests would fail directly and that CI run would be totally useless > and a waste of time, as I could not see whether my changes would fix some > tests or not. > > So I suggest to move the spotless check into as a separate CI task, so even > if I have to correct the format, I can still use this run to check if the > tests are fixed. > > Best > Tian Jiang
