Skip to content

Commit c55ac64

Browse files
committed
co-locate parser & AST nodes
This simplifies some of the parsing logic
1 parent 136a745 commit c55ac64

File tree

777 files changed

+9012
-9888
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

777 files changed

+9012
-9888
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
root = true
22

33
[*]
4+
max_line_length = 120
45
end_of_line = lf
56
insert_final_newline = true
67
charset = utf-8

0 commit comments

Comments
 (0)