Skip to content

Commit

Permalink
feat: add namespaced identifiers
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hoffmann <[email protected]>
  • Loading branch information
MichaHoffmann committed Jun 23, 2024
1 parent 422cbe1 commit 27ec786
Show file tree
Hide file tree
Showing 6 changed files with 954 additions and 883 deletions.
4 changes: 4 additions & 0 deletions dialects/terraform/src/grammar.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@
{
"type": "STRING",
"value": "-"
},
{
"type": "STRING",
"value": "::"
}
]
}
Expand Down
Loading

0 comments on commit 27ec786

Please sign in to comment.