Merge pull request #354 from nic11/patch-1 #164
Annotations
3 errors and 1 warning
lint:
issues_test.go#L121
string `UPDATE "rbac_roles" SET ` has 2 occurrences, make it a constant (goconst)
|
lint:
issues_test.go#L309
string ` SELECT "bar_name" FROM "bar" WHERE ("bar"."user_id" = "del"."user_id")` has 2 occurrences, make it a constant (goconst)
|
lint
issues found
|
lint:
exp/record.go#L65
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|