Commit Graph

5 Commits

Author SHA1 Message Date
7bb2343505 [chore](github) Optimize the workflow FE Code Style Checker (#14751)
We can reduce the times of checking out the codebase to boost the performance of the workflow.
2022-12-03 13:26:09 +08:00
f484bc5380 [github](ci) change required checks of branch 1.1 (#14743)
* [github](branch-1.1) change required checks of branch 1.1

* modify
2022-12-02 09:11:49 +08:00
c62c2e308f [chore]replace checkstyle action with mvn checkstyle:check (#10474) 2022-06-30 11:20:50 +08:00
ca92297030 [FE Code Style] Fix wrong checkstyle action configuration (#9370) 2022-05-07 19:18:00 +08:00
784681f106 [FE Code Style][step 0]add github action to check incremental code in pr (#9328)
1. add rules to checkstyle
2. add github action to check incremental code in pr
2022-05-01 17:30:29 +08:00