Skip to content

Commit c16913a

Browse files
committed
[ignore] align formatting in XQueryTree.g and XQuery.g
Align the format of each rule to what is used as the defacto standard in both files. Very simpe rule on a single line ``` rule: SOME THINGS ; ``` Complex rules ``` complexRule { Boolean someVar; } : SOME { more java; } THINGS ; ```
1 parent 15c8981 commit c16913a

File tree

2 files changed

+208
-153
lines changed

2 files changed

+208
-153
lines changed

0 commit comments

Comments
 (0)