diff --git a/accounts/pkg/service/v0/staticcheck.conf b/accounts/pkg/service/v0/staticcheck.conf new file mode 100644 index 0000000000..5120a177a3 --- /dev/null +++ b/accounts/pkg/service/v0/staticcheck.conf @@ -0,0 +1 @@ +checks = ["all", "-ST1003", "-ST1000", "-SA1019"] \ No newline at end of file