-
### Environment
```
Erlang/OTP 25 [erts-13.2.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]
Elixir 1.15.4 (compiled with Erlang/OTP 25)
```
```
$ grep absinthe mix.l…
-
### Elixir and Erlang/OTP versions
Elixir 1.18.0-dev (7e1aaac) (compiled with Erlang/OTP 27)
### Operating system
Linux
### Current behavior
The following code compiles in 1.17
```eli…
-
Hi,
Thanks for this library, I was wondering if it is possible to add command line arguments to enable running formatting on a single file like below:
rebar3 fmt -f test.erl
It would be easi…
-
### Example for arrow
#### How it is
``` erlang
some_method() ->
{}.
```
#### How it should be
``` erlang
some_method() ->
{}.
```
### Example for dot (and arrow)
#### How it is
``` erlang
some…
-
Hi, I'm having a problem with elixir formatting.
So most Erlang-based programs, like `mix format` - the Elixir formatter, only prints a control message when the user sends an interrupt signal to th…
-
**Describe the bug**
Installer is not respecting the applied `.formatter.exs` config.
The Beacon installer does add the `:beacon` dep into `.formatter.exs` which [exports](https://github.com/Beaco…
-
I was going to report that `travis logs` show the lines that start with `travis_time:` as just plain text. Would be nice to show something more humanly readable and colorful :)
But then my build fi…
-
### Environment ###
```
Rebar3 report
version 3.9.1
generated at 2019-04-02T12:27:34+00:00
=================
Please submit this along with your issue at https://github.com/erlang/rebar3/issu…
-
### Pre-Check ###
Hello, I'm facing an issue is related to https://github.com/tsloughter/rebar_mix/ plugin causing a crash in Rebar.
@tsloughter suggested me to report here.
### Environment ###…
-
It seems mix_lfe doesn't work with the latest version of either Elixir or LFE.
I have installed the
```
> elixir --version
Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:10:10] [ds:10:10:10]…