erlang: Update tree-sitter grammar (#20699)
erlang: Update tree-sitter grammar for new OTP 27 features: - -moduledoc and -doc attributes - Sigils - Triple quoted strings <img width="717" alt="Screenshot 2024-11-14 at 5 18 08 PM" src="https://github.com/user-attachments/assets/24812b17-4e64-47f3-a6ab-6bc7260cd53f"> Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
parent
acf25324be
commit
332b33716a
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ language = "Erlang"
|
|||
|
||||
[grammars.erlang]
|
||||
repository = "https://github.com/WhatsApp/tree-sitter-erlang"
|
||||
commit = "19ca500fa5a17ab58dc18aa03b50e2db305e7a8a"
|
||||
commit = "b4ddbbd277532b2df50d4c87242d650789a5e124"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue