-
Subscribe to this issue and stay notified about new [weekly trending repos in Erlang](https://github.com/trending/erlang?since=weekly).
-
Original reporter: `fenollp`
Affected version: `OTP-19.0.2`
Component: `tools`
Migrated from: https://bugs.erlang.org/browse/ERL-210
---
```
When curly braces ({, }) are embedded inside multiline s…
-
When OTP switched to using `ex_doc` in OTP 27, we lost the man pages for the OTP modules.
Would you accept a PR to produce man pages, or is there a way to access the intermediate markdown format an…
-
When using the code snippets for langchain and OpenAI described in the API docs here: https://epam-rail.com/dial_api#/paths/~1openai~1deployments~1%7BDeployment%20Name%7D~1embeddings/post, the code fa…
-
While working on https://github.com/massivefermion/birl/pull/24 I noticed some weird formatting applied by `gleam format` in Gleam v1.1.
I pointed it out to @giacomocavalieri and he asked me to ope…
-
When some of my Erlang files have any non-ASCII character (such as `é`, `á`, etc), the formatter does not work. It keeps loading endlessly:
![image](https://user-images.githubusercontent.com/236620…
-
Subscribe to this issue and stay notified about new [daily trending repos in Erlang](https://github.com/trending/erlang?since=daily).
-
It would be good to have an option to return errors as erlang terms (when called from Erlang, not cli).
- various frontends can format the errors according to their taste (eg Elixir syntax formattin…
-
```
10:14:56.155 [error] GenEvent handler JUnitFormatter installed in #PID terminating
** (ArgumentError) argument error
:erlang.bit_size(nil)
lib/formatter.ex:183: JUnitFormatter.generate_tes…
-
**Describe the bug**
When you reformat the code with `mix format` via the plugin, it does not read/use the `.formatter.exs` that's in the project directory. Because it doesn't use the project's `.for…