Closed mfridman closed 1 month ago
This PR adds a .golangci.yaml with the default linters and adds the testifylint linter so we can standardize on writing tests in a consistent way.
.golangci.yaml
testifylint
Related to #842
This PR adds a
.golangci.yaml
with the default linters and adds thetestifylint
linter so we can standardize on writing tests in a consistent way.Related to #842