hufeng opened a new issue, #296:
URL: https://github.com/apache/dubbo-js/issues/296

   ## 背景
   
   在开源协作中,需要对项目进行规范的检测,如文件的LICENSE的检查,NOTICE文件的当前年度的更新等
   针对当前项目文件较多,种类也较多给问题的识别和修复带来了很多的复杂性,且要建立自动化的workflow,希望检查的周期尽可能的短,提升整体项目的协同效率
   
   ## 行动
   
   - 使用Go构建开源规范的lint能力
      - 目前实现了NOTICE文件年份检查
      - Makefile,.npmignore, .ts, .go, .java, .sh, .py, .js, .yaml, 
.yml等文件的协议检查与修复
   - 代码目录 dubbo-js/lint
   - workflow中构建了lint的自动化检测
      - 实现了毫秒级别的代码检查 
   
   
![image](https://user-images.githubusercontent.com/533008/197432339-e635ab13-78cc-4bd3-acbd-e47594584419.png)
   
   
   ## TODO
   - [ ] 自动化的源码发布能力


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to