I am sorry for my late reply. Thank you very much for Justin's suggestion. I will try to integrate the project with the rat plugin and use it for formatting the license header. I will reply to the test results later. Thank you everybody!
Justin Mclean <[email protected]> 于2019年6月5日周三 下午10:00写道: > Hi, > > > It's good to know rat plugin can do this, but we need figure out how to > > apply rat plugin to file like `InternalThreadLocal.java` ( > > > https://github.com/apache/dubbo/blob/master/dubbo-common/src/main/java/org/apache/dubbo/common/threadlocal/InternalThreadLocal.java > > ) > > If it’s "Copyright 2014 The Netty Project" I guess you don't need to > change it, so add it rat exclusions and it will not change the header. The > -a option will give you a good idea of what rat will do and -A option will > do it. > > Thanks, > Justin
