diff --git a/staticcheck.conf b/staticcheck.conf new file mode 100644 index 0000000..64f693e --- /dev/null +++ b/staticcheck.conf @@ -0,0 +1 @@ +checks = ["inherit", "-ST1005", "-S1002"]