Hi all:

I have added to 2 Github Actions[1]:


One is apache/skywalking-eyes@v0.2.0, which is used to check license header of 
all source code.
Some of our code is from other project, so we need to keep their origin license 
header(which may not be Apache License).
These file should be added to `.licenserc.yaml` files to ignore them when 
checking.


The other is DoozyX/clang-format-lint-action@v0.13, which is used to run 
clang-format for BE code to check code style.
But at present, many of our original codes are not formatted, so this action 
will continue to fail in the short term.
We will format the BE code as a whole when appropriate, and then we can use 
this check to standardize our code style.


The DoozyX/clang-format-lint-action@v0.13 is not approved yet by Apache Infra, 
the ticket can be found here[2]


[1] https://github.com/apache/incubator-doris/pull/7132
[2] https://issues.apache.org/jira/projects/INFRA/issues/INFRA-22554



--

此致!Best Regards
陈明雨 Mingyu Chen

Email:
chenmin...@apache.org

Reply via email to