Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit daea27a

Browse files
R3: do not add line break before SQL*Plus statement
1 parent ffeb033 commit daea27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/sql_developer/trivadis_custom_format_phase2.arbori

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@ r3_plsql_commands:
856856
| [node) adt_field
857857
| [node) body_adt_field
858858
| [node) basic_decl_item
859-
| [node) stmt
859+
| [node) stmt & ![node^) sqlplus_command
860860
| [node) external_parm_list_entry
861861
;
862862

0 commit comments

Comments
 (0)