show public objects explicitly? · Issue #173 · k1LoW/tbls

Hi @k1LoW, It's a followup of #158 the tbls lint returns the full object name (schema_name.table_name[.column_name]) for the objects except the public schema. It just omits the public word in the o...