- Update GH Actions workflow for go test
- Add golangci linter config from neofs-node
- Add DCO check for PR commits
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
Do not use strict golint while neofs-api-go is under
development after v2.0.0 api release. Use golang-ci
for new issues as alternative.
With v2.0.0 support we support go v1.14+, therefore
it closes#35