erlang: Update tree-sitter grammar (#20699)
Dairon M.
and
Marshall Bowers
created
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>
Change summary
extensions/erlang/extension.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Detailed changes
@@ -16,4 +16,4 @@ language = "Erlang"
[grammars.erlang]
repository = "https://github.com/WhatsApp/tree-sitter-erlang"
-commit = "19ca500fa5a17ab58dc18aa03b50e2db305e7a8a"
+commit = "b4ddbbd277532b2df50d4c87242d650789a5e124"