diff --git a/cmd/gormlint/gormlint b/cmd/gormlint/gormlint new file mode 100755 index 0000000..d127837 Binary files /dev/null and b/cmd/gormlint/gormlint differ diff --git a/relationsCheck/checkHasOne.go b/relationsCheck/checkHasOne.go new file mode 100644 index 0000000..90750c8 --- /dev/null +++ b/relationsCheck/checkHasOne.go @@ -0,0 +1 @@ +package relationsCheck