Commit a3c045e
committed
Adds bracket matching validation to parser
Adds validation to ensure that brackets and braces are properly matched in the format parser.
This prevents incorrect parsing when there are mismatched brackets/braces.1 parent 9298e48 commit a3c045e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments