timescale / pgvectorscale

A complement to pgvector for high performance, cost efficient vector search on large workloads.
PostgreSQL License
1.38k stars 58 forks source link

[chore] Fix clippy errors in test code, and adjust precommit to check for these #175

Closed tjgreen42 closed 3 days ago

tjgreen42 commented 4 days ago

This is further preparation for turning on clippy checks on github.