vertical-blank/sql-formatter

is format() thread safe?

microhardsmith opened this issue · 1 comments

is format() thread safe?

Yes, com.github.vertical_blank.sqlformatter.SqlFormatter is thread safe, and also instances returned by com.github.vertical_blank.sqlformatter.SqlFormatter.of are.