From d1c8716c3e1eebde7e028ff675120854320a714a Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:14:34 -0400 Subject: index is visible --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 23d02fc..c573a30 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ This currently helps enforce the Go style guide, but may be expanded upon in the future. Before you make a pull request, ensure everything you changed works as expected, -and to fix errors reported by `go vet`. +and to fix errors reported by `go vet` and make your code better with +`staticcheck`. ## Server Installation and Configuration -- cgit v1.2.3