Skip to content

Commit

Permalink
mutil task import (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
xjlgod authored Mar 16, 2022
1 parent 17eb89b commit 8336460
Show file tree
Hide file tree
Showing 18 changed files with 1,191 additions and 447 deletions.
9 changes: 9 additions & 0 deletions server/.golangci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
linters:
enable:
- errcheck
- goimports
- golint
- govet
- staticcheck
- gofmt
- gocritic
Loading

0 comments on commit 8336460

Please sign in to comment.