Is there possible to disable PL/SQL beautifier?

Try

Code:
code to beautifier
-- NoFormat Start
this code will be ignored
-- NoFormat End
code to beautifier

 
Back
Top