mirror of
https://github.com/WhatsApp/erlang-language-platform.git
synced 2025-12-23 12:26:48 +00:00
Summary: Since the build info configuration is growing in complexity, introduce a dedicated section. Backward incompatible change: The path to the config file, before expressed by: ``` build_info = "build_info.json" ``` Now needs to be expressed as: ``` [build_info] file = "build_info.json" ``` Reviewed By: alanz Differential Revision: D57427564 fbshipit-source-id: acb6f0dd13f77cc21e29a8229c6e25dd1cf33433 |
||
|---|---|---|
| .. | ||
| apps | ||
| .elp.toml | ||