Merge pull request #12399 from lafirest/update-gen-erl

chore: update template for erlang_ls config
This commit is contained in:
lafirest 2024-01-26 08:14:57 +08:00 committed by GitHub
commit c93fabb5cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ macros:
value: ee value: ee
code_reload: code_reload:
node: emqx@127.0.0.1 node: emqx@127.0.0.1
formatting:
formatter: erlfmt
EOF EOF
} }