Skip to content

Commit f4fd617

Browse files
committed
🎨 部分规则包加推荐标签
1 parent 0509bdf commit f4fd617

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

server/projects/main/apps/scan_conf/management/commands/open_source_package/enhance_cpp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"cpp"
99
],
1010
"labels": [
11-
"通用"
11+
"推荐"
1212
],
1313
"checkrule_set": [
1414
{

server/projects/main/apps/scan_conf/management/commands/open_source_package/enhanced_api_java.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"java"
99
],
1010
"labels": [
11-
"其他"
11+
"其他",
12+
"推荐"
1213
],
1314
"checkrule_set": [
1415
{

0 commit comments

Comments
 (0)