-
Notifications
You must be signed in to change notification settings - Fork 13
Blank lines
shenhuan2021 edited this page Mar 17, 2024
·
3 revisions
- gfmtopt.EmptyLines(Dephi), gFmtOpt.emptyLines(Java), type of TEmptyLinesOption, default is remove
- gfmtopt.InsertBlankLineInBatchSqls(Dephi), gFmtOpt.insertBlankLineInBatchSqls(Java), type of boolean, default is true
- gfmtopt.OnlyInsertBlankAfterGo(Dephi), type of boolean, default is false
- gfmtopt.NoEmptyLinesBetweenMultiSetStmts(Dephi), gFmtOpt.noEmptyLinesBetweenMultiSetStmts(Java), type of boolean, default is true