This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Add codebeat files
tags/v1.21.12.1
Unknwon
9 years ago
parent
90af997fec
commit
21f25799b4
2 changed files
with
11 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
.codebeatignore
+5
-0
.codebeatsettings
+ 6
- 0
.codebeatignore
View File
@@ -0,0 +1,6 @@
conf/**
docker/**
public/**
packager/**
scripts/**
templates/**
+ 5
- 0
.codebeatsettings
View File
@@ -0,0 +1,5 @@
{
"GOLANG": {
"TOO_MANY_IVARS": [20, 50, 70, 99]
}
}
Write
Preview
Loading…
Cancel
Save