inferrinizzard / prettier-sql

[ARCHIVED] Please use https://github.com/sql-formatter-org/sql-formatter
https://github.com/sql-formatter-org/sql-formatter
MIT License
21 stars 5 forks source link

Add Newline options #1

Closed inferrinizzard closed 3 years ago

inferrinizzard commented 3 years ago

Add following options for newlines:

NewlineOptions interface could be simplified, but may be less intuitive (hybrid needs both number and lineWidth) NewlineOptions string options should be converted to enum in the future

inferrinizzard commented 3 years ago

git diff is bugged, only changes starting with commit b5f1e2c are in this PR, previous changes are already merged into master - reopening with PR #4