MongoDB migrations made simple for go
mongodb migration db
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

just use nixpgk for golangci-lint

Signed-off-by: softprops <d.tangren@gmail.com>

+1 -1
+1 -1
.tangled/workflows/ci.yml
··· 7 7 dependencies: 8 8 nixpkgs: 9 9 - go 10 + - golangci-lint 10 11 11 12 steps: 12 13 - name: lint 13 14 command: | 14 - curl -sSfL https://golangci-lint.run/install.sh | sh -s -- -b $(go env GOPATH)/bin v2.11.4 15 15 golangci-lint run ./... 16 16 - name: test 17 17 command: |