Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 206 Bytes

Trino-query-formatter

SQL query formatter that supports Trino syntax

Build

./mvnw clean install

Usage

echo 'SELECT 1;' | java -jar target/trino-query-formatter-*-executable.jar