This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
seata
/
seata-go
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix cli
tags/v0.1.0-rc1
luky116_Liuyuecai
3 years ago
parent
1e3201b026
commit
117fec4198
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.golangci.yml
+ 1
- 1
.golangci.yml
View File
@@ -34,7 +34,7 @@ linters-settings:
linters:
disable-all: true
enable:
a
enable:
- govet
- staticcheck
- ineffassign
Write
Preview
Loading…
Cancel
Save