chore(license): add missing exportPot.bat to REUSE dep5 file declaration#120
Conversation
- Add src/tools/exportPot.bat to the dep5 file list to fix REUSE compliance check failure with reuse >= 6.0 构建(license): 补充 dep5 中遗漏的 exportPot.bat 文件声明 - 在 dep5 文件列表中补充 src/tools/exportPot.bat,修复 reuse 6.0+ 版本合规检查失败的问题 Log: 补充 dep5 声明文件中遗漏的 exportPot.bat,修复新版本 reuse 工具的开源合规检查失败
There was a problem hiding this comment.
Sorry @pppanghu77, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
Warning
详情 {
"export": {
".reuse/dep5": {
"a": [
"Files: src/tools/exportPot src/tools/importPo src/tools/importPo.bat"
],
"b": [
"Files: src/tools/exportPot src/tools/exportPot.bat src/tools/importPo src/tools/importPo.bat"
]
}
}
} |
deepin pr auto review你好!我是智能编程助手 CodeGeeX。很高兴为你审查这段代码变更。 这段 以下是我的详细审查意见: 1. 语法逻辑
2. 代码质量
3. 代码性能
4. 代码安全
💡 改进建议
总结:这是一个正确且必要的补全修改,主要为了完善开源合规性声明。没有语法或逻辑错误,只需确认许可证选择(CC0-1.0)对可执行脚本是否合适即可。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: max-lvs, pppanghu77 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/forcemerge |
|
This pr force merged! (status: unstable) |
6d3bc95
into
linuxdeepin:release/eagle
构建(license): 补充 dep5 中遗漏的 exportPot.bat 文件声明
Log: 补充 dep5 声明文件中遗漏的 exportPot.bat,修复新版本 reuse 工具的开源合规检查失败