mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
perltidy: Add option --nooutdent-long-quotes
This commit is contained in:
@@ -37,7 +37,7 @@ exit 0 if $1 >= 36;
|
||||
|
||||
# Apply the desired patch.
|
||||
$ccode =~
|
||||
s|(struct yyguts_t \* yyg = \(struct yyguts_t\*\)yyscanner; /\* This var may be unused depending upon options. \*/
|
||||
s|(struct yyguts_t \* yyg = \(struct yyguts_t\*\)yyscanner; /\* This var may be unused depending upon options. \*/
|
||||
.*?)
|
||||
return yy_is_jam \? 0 : yy_current_state;
|
||||
|$1
|
||||
|
||||
Reference in New Issue
Block a user