pkgsite/internal/postgres/search
Jonathan Amsterdam 24f94ffc54 many: re-enable staticcheck and fix problems
Most of the checks were about io/ioutil. There were a couple of
other minor ones. I didn't address the check for strings.Title;
instead, I turned off that check globally with a staticcheck.conf
file.

Change-Id: I286a6894fb1fd891818ab9e451c891f52a3828fc
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/412675
Reviewed-by: Jamal Carvalho <jamal@golang.org>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
2022-06-17 13:49:06 +00:00
..
content.go internal/postgres/search: rename Query to SymbolQuery 2021-09-20 20:09:52 +00:00
gen_query.go many: re-enable staticcheck and fix problems 2022-06-17 13:49:06 +00:00
query.gen.go internal/postgres/search: use search_documents.ln_imported_by_count 2021-10-25 17:48:43 +00:00
symbolsearch.go internal/postgres/search: use search_documents.ln_imported_by_count 2021-10-25 17:48:43 +00:00
symbolsearch_test.go internal/postgres/search: rename Query to SymbolQuery 2021-09-20 20:09:52 +00:00
type.go internal/postgres/symbolsearch: rename package 2021-09-20 20:09:46 +00:00