supabase / splinter

Supabase Postgres Linter
https://supabase.github.io/splinter/
70 stars 6 forks source link

Add lint for functions with mutable search paths #26

Closed olirice closed 3 months ago

olirice commented 3 months ago

What kind of change does this PR introduce?

Adds a lint for functions that do not explicitly set an empty search path

Other minor fixes: