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:
Dairon M. 2024-11-14 18:10:00 -05:00 committed by GitHub
parent acf25324be
commit 332b33716a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,4 +16,4 @@ language = "Erlang"
[grammars.erlang]
repository = "https://github.com/WhatsApp/tree-sitter-erlang"
commit = "19ca500fa5a17ab58dc18aa03b50e2db305e7a8a"
commit = "b4ddbbd277532b2df50d4c87242d650789a5e124"