Whitespace cleanup
sql/sql_yacc.yy: Whitespace cleaup
This commit is contained in:
parent
4fd7ce7a7f
commit
8f145dae1c
@ -1315,10 +1315,11 @@ rule: <-- starts at col 1
|
|||||||
}
|
}
|
||||||
; <-- on a line by itself, starts at col 9
|
; <-- on a line by itself, starts at col 9
|
||||||
|
|
||||||
Also, please do not use any <TAB>, but spaces.
|
Also, please do not use any <TAB>, but spaces.
|
||||||
Having a uniform indentation in this file helps
|
Having a uniform indentation in this file helps
|
||||||
code reviews, patches, merges, and make maintenance easier.
|
code reviews, patches, merges, and make maintenance easier.
|
||||||
Thanks.
|
Tip: grep [[:cntrl:]] sql_yacc.yy
|
||||||
|
Thanks.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
query:
|
query:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user